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.
1 parent e377ebd commit 470b832Copy full SHA for 470b832
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