We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a55d77 + 470b832 commit 205f53dCopy full SHA for 205f53d
test/e2e/bundle_e2e_test.go
@@ -22,8 +22,7 @@ import (
22
"github.com/operator-framework/operator-lifecycle-manager/test/e2e/testdata/vpa"
23
)
24
25
-// FIXME: Reintegrate this test
26
-var _ = PDescribe("Installing bundles with new object types", func() {
+var _ = Describe("Installing bundles with new object types", func() {
27
var (
28
kubeClient operatorclient.ClientInterface
29
operatorClient versioned.Interface
0 commit comments