Skip to content

Commit 666c708

Browse files
committed
fix: r
Signed-off-by: ashing <[email protected]>
1 parent 45dd100 commit 666c708

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/e2e/crds/v2/globalrule.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,6 @@ spec:
8888

8989
Context("ApisixGlobalRule Basic Operations", func() {
9090
BeforeEach(func() {
91-
// if s.Deployer.Name() == "api7ee" {
92-
// Skip("GlobalRule is not supported in api7ee")
93-
// }
9491
By("create GatewayProxy")
9592
gatewayProxy := fmt.Sprintf(gatewayProxyYaml, s.Deployer.GetAdminEndpoint(), s.AdminKey())
9693
err := s.CreateResourceFromStringWithNamespace(gatewayProxy, "default")

0 commit comments

Comments
 (0)