Skip to content

Commit 1e0a7d2

Browse files
committed
focus
1 parent 47e20b7 commit 1e0a7d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/crds/backendtrafficpolicy.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ spec:
259259
`
260260

261261
BeforeEach(beforeEach)
262-
It("should rewrite upstream host", func() {
262+
FIt("should rewrite upstream host", func() {
263263
s.ResourceApplied("BackendTrafficPolicy", "httpbin", createUpstreamHost, 1)
264264
s.NewAPISIXClient().
265265
GET("/headers").

0 commit comments

Comments
 (0)