Skip to content

Commit ffe9569

Browse files
committed
adding sns to integration test
1 parent e93d800 commit ffe9569

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/scripts/run_integration_tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ def main():
4444
"aws-cpp-sdk-dynamodb-integration-tests",
4545
"aws-cpp-sdk-sqs-integration-tests",
4646
"aws-cpp-sdk-sqs-unit-tests",
47+
"aws-cpp-sdk-sns-integration-tests",
4748
"aws-cpp-sdk-s3-integration-tests",
4849
"aws-cpp-sdk-s3-unit-tests",
4950
"aws-cpp-sdk-s3-crt-integration-tests",

0 commit comments

Comments
 (0)