new attempt
This commit is contained in:
@@ -27,6 +27,6 @@ import (
|
||||
// Run e2e tests using the Ginkgo runner.
|
||||
func TestE2E(t *testing.T) {
|
||||
RegisterFailHandler(Fail)
|
||||
_, _ = fmt.Fprintf(GinkgoWriter, "Starting tdset-operator suite\n")
|
||||
_, _ = fmt.Fprintf(GinkgoWriter, "Starting k8s-operator-playground suite\n")
|
||||
RunSpecs(t, "e2e suite")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user