Skip to content

Commit

Permalink
no focus
Browse files Browse the repository at this point in the history
Signed-off-by: yiraeChristineKim <yikim@redhat.com>
  • Loading branch information
yiraeChristineKim committed May 13, 2024
1 parent 6c39ccd commit 2bf8bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/case38_install_operator_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (
"open-cluster-management.io/config-policy-controller/test/utils"
)

var _ = FDescribe("Testing OperatorPolicy", Ordered, Label("hosted-as-well"), func() {
var _ = Describe("Testing OperatorPolicy", Ordered, Label("hosted-as-well"), func() {
const (
opPolTestNS = "operator-policy-testns"
parentPolicyYAML = "../resources/case38_operator_install/parent-policy.yaml"
Expand Down

0 comments on commit 2bf8bee

Please sign in to comment.