Skip to content

Commit b146c76

Browse files
committed
Revert "chore(test): Skip TestAccCloudflareAPIShieldBasic"
This reverts commit b5a6ba3. The fix landed in #5745
1 parent bfe7436 commit b146c76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/services/api_shield/resource_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import (
1111
)
1212

1313
func TestAccCloudflareAPIShieldBasic(t *testing.T) {
14-
t.Skip(`FIXME: "errors":[{"code":10403,"message":"You are not entitled for this service"}]`)
1514
// Temporarily unset CLOUDFLARE_API_TOKEN if it is set as the API token
1615
// endpoint does not yet support the API tokens without an explicit scope.
1716
if os.Getenv("CLOUDFLARE_API_TOKEN") != "" {

0 commit comments

Comments
 (0)