Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion tests/integration/test_smoke.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@
'sns': {'ListTopics': {}},
'sqs': {'ListQueues': {}},
'ssm': {'ListDocuments': {}},
'storagegateway': {'ListGateways': {}},
# sts tests would normally go here, but
# there aren't any calls you can make when
# using session credentials so we don't run any
Expand Down
Loading