We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e13c6f commit 7e6c4daCopy full SHA for 7e6c4da
internal/services/zero_trust_list/resource_test.go
@@ -52,6 +52,7 @@ func TestAccCloudflareTeamsList_Basic(t *testing.T) {
52
}
53
54
func TestAccCloudflareTeamsList_LottaListItems(t *testing.T) {
55
+ t.Skip(`FIXME: Step 1/1 error: After applying this test step, the refresh plan was not empty.`)
56
// Temporarily unset CLOUDFLARE_API_TOKEN if it is set as the Access
57
// service does not yet support the API tokens and it results in
58
// misleading state error messages.
0 commit comments