8000 added comment · localstack/localstack@9387318 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9387318

Browse files
committed
added comment
1 parent 2b06001 commit 9387318

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/aws/services/apigateway/test_apigateway_basic.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ def test_delete_rest_api_with_invalid_id(self, aws_client):
158158

159159
@pytest.mark.parametrize("url_function", [path_based_url, host_based_url])
160160
@markers.aws.only_localstack
161+
# This is not a possible feature on aws.
161162
def test_create_rest_api_with_custom_id(self, create_rest_apigw, url_function, aws_client):
162163
apigw_name = f"gw-{short_uid()}"
163164
test_id = "testId123"

0 commit comments

Comments
 (0)
0