Skip to content

Commit 2a42c2c

Browse files
no test
Signed-off-by: yiraeChristineKim <[email protected]>
1 parent 9ab273f commit 2a42c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/case38_install_operator_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3213,7 +3213,7 @@ var _ = FDescribe("Testing OperatorPolicy", Ordered, Label("supports-hosted"), f
32133213
Expect(complianceConfig).To(HaveKeyWithValue("upgradesAvailable", "Compliant"))
32143214
})
32153215
})
3216-
Describe("Testing operator policies that specify the same subscription", Ordered, func() {
3216+
XDescribe("Testing operator policies that specify the same subscription", Ordered, func() {
32173217
const (
32183218
musthaveYAML = "../resources/case38_operator_install/operator-policy-no-group.yaml"
32193219
musthaveName = "oppol-no-group"

0 commit comments

Comments
 (0)