Skip to content

Commit

Permalink
add test back
Browse files Browse the repository at this point in the history
  • Loading branch information
sbiscigl committed May 13, 2024
1 parent 7e3fc42 commit 0b50891
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tools/scripts/run_integration_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ def main():
exe_extension = ".exe" if platform.system() == "Windows" else ""

test_list = [
#TODO: fix
#"aws-cpp-sdk-transcribestreaming-integ-tests",
"aws-cpp-sdk-transcribestreaming-integ-tests",
"aws-cpp-sdk-dynamodb-integration-tests",
"aws-cpp-sdk-sqs-integration-tests",
"aws-cpp-sdk-s3-integration-tests",
Expand Down

0 comments on commit 0b50891

Please sign in to comment.