Skip to content

Commit 158f892

Browse files
committed
Skip on v1
1 parent a8f6e28 commit 158f892

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/aws/services/cloudformation/api/test_changesets.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1254,6 +1254,7 @@ def test_describe_change_set_with_similarly_named_stacks(deploy_cfn_template, aw
12541254
"$..Changes..ResourceChange.Scope",
12551255
]
12561256
)
1257+
@skip_if_v1_provider("Not supported in v1")
12571258
def test_describe_changeset_after_delete(aws_client, cleanups, snapshot):
12581259
"""
12591260
Test the behaviour of deleting a change set after it has been executed

0 commit comments

Comments
 (0)