Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
e2e test (Remove focus)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikenairn committed Dec 5, 2023
1 parent 0682a4b commit c0e6cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/dnspolicy_providers_istio_gateway_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ var _ = Describe("DNSPolicy Targeting an Istio Gateway", func() {
}
})

FContext("ManagedZone Provider", func() {
Context("ManagedZone Provider", func() {

BeforeEach(func(ctx SpecContext) {
By("creating a ManagedZone")
Expand Down

0 comments on commit c0e6cfd

Please sign in to comment.