func()

in internal/cli/testingcli/provider.go [38:40]


func (tp *TestProvider) Context() (context.Context, context.CancelFunc) {
	return tp.ContextFn()
}