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 88316ac commit f81164aCopy full SHA for f81164a
tests/integ/__init__.py
@@ -71,7 +71,7 @@
71
NO_LDA_REGIONS = ["eu-west-3", "eu-north-1", "sa-east-1", "ap-east-1"]
72
NO_MARKET_PLACE_REGIONS = ["eu-west-3", "eu-north-1", "sa-east-1", "ap-east-1"]
73
74
-EFS_TEST_ENABLED_REGION = ["us-west-2"]
+EFS_TEST_ENABLED_REGION = []
75
76
logging.getLogger("boto3").setLevel(logging.INFO)
77
logging.getLogger("botocore").setLevel(logging.INFO)
0 commit comments