We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0d635c commit 925217dCopy full SHA for 925217d
1 file changed
test/e2e/api7/route.go
@@ -36,7 +36,6 @@ var _ = Describe("Test apisix.apache.org/v2 Status", Label("apisix.apache.org",
36
// for triggering the sync
37
SyncPeriod: 3 * time.Second,
38
})
39
- applier = framework.NewApplier(s.GinkgoT, s.K8sClient, s.CreateResourceFromString)
40
)
41
42
Context("Test ApisixRoute Sync Status", func() {
0 commit comments