You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# github.com/kudobuilder/kuttl/pkg/test/utils
pkg/test/utils/testing.go:44:28: cannot use &testDeps{} (value of type *testDeps) as "testing".testDeps value in argument to testing.MainStart: *testDeps does not implement "testing".testDeps (missing method InitRuntimeCoverage)
What you expected to happen:
build to succeed.
How to reproduce it (as minimally and precisely as possible):
What happened:
build fails with
What you expected to happen:
build to succeed.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Related:
Environment:
kubectl version
):kubectl kuttl version
):uname -a
):The text was updated successfully, but these errors were encountered: