Skip to content

Commit 7f6a2ae

Browse files
Fix tests for running in K8s
1 parent 928f470 commit 7f6a2ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ def test_cfn_apigateway_aws_integration(deploy_cfn_template, aws_client):
111111
assert mappings[0] == "(none)"
112112

113113

114+
@markers.requires_in_process # uses pytest httpserver
114115
@markers.aws.validated
115116
@markers.snapshot.skip_snapshot_verify(
116117
paths=[

0 commit comments

Comments
 (0)