Skip to content

Commit 8107984

Browse files
committed
chore: skip flaky zero_trust_access_application test
1 parent 9871bfa commit 8107984

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/services/zero_trust_access_application/resource_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1835,6 +1835,7 @@ func TestAccCloudflareAccessApplication_AllowIframeFalsePersistence(t *testing.T
18351835
}
18361836

18371837
func TestAccCloudflareAccessApplication_BooleanFieldTransitions(t *testing.T) {
1838+
t.Skip("Account-level WARP setting keep gets toggled off")
18381839
rnd := utils.GenerateRandomResourceName()
18391840
name := fmt.Sprintf("cloudflare_zero_trust_access_application.%s", rnd)
18401841
resourceName := name

0 commit comments

Comments
 (0)