8000 Skip media type assertion · localstack/localstack@5ebff4a · GitHub
[go: up one dir, main page]

Skip to content

Commit 5ebff4a

Browse files
committed
Skip media type assertion
This change was added in between test completion and merging of the PR it came from
1 parent a7b4250 commit 5ebff4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/aws/services/cloudformation/v2/ported_from_v1/resources/test_apigateway.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,7 @@ def test_cfn_deploy_apigateway_integration(deploy_cfn_template, snapshot, aws_cl
318318
"$.get-stage.lastUpdatedDate",
319319
"$.get-stage.methodSettings",
320320
"$.get-stage.tags",
321+
"$..binaryMediaTypes",
321322
]
322323
)
323324
def test_cfn_deploy_apigateway_from_s3_swagger(

0 commit comments

Comments
 (0)
0