Skip to content

Commit e79aab1

Browse files
committed
SQUASH Quarantine logic
1 parent 0413769 commit e79aab1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration-tests/tests/ad_integration/test_ad_integration.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ def add_tag_to_stack(stack_name, key, value):
135135
Tags=[
136136
{"Key": key, "Value": value},
137137
],
138+
DisableRollback=True,
138139
)
139140

140141

0 commit comments

Comments
 (0)