Skip to content

Commit f276891

Browse files
committed
chore(SCC): Manual change integration test test_list_report_resources_with_pager
Signed-off-by: Bryan Bosely <[email protected]>
1 parent c8186c8 commit f276891

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/integration/test_security_and_compliance_center_api_v3.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1354,6 +1354,7 @@ def test_list_report_resources_with_pager(self):
13541354
instance_id='acd7032c-15a3-484f-bf5b-67d41534d940',
13551355
report_id=report_id_for_report_link,
13561356
account_id=account_id_for_report_link,
1357+
status='compliant',
13571358
limit=10,
13581359
)
13591360
all_items = pager.get_all()

0 commit comments

Comments
 (0)