Skip to content

Commit 741e4b4

Browse files
committed
fix, and enable lambda integration tests
1 parent 1df26fc commit 741e4b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/scripts/run_integration_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def main():
4545
"aws-cpp-sdk-s3-unit-tests",
4646
"aws-cpp-sdk-s3-crt-integration-tests",
4747
#"aws-cpp-sdk-s3control-integration-tests",
48-
# "aws-cpp-sdk-lambda-integration-tests",
48+
"aws-cpp-sdk-lambda-integration-tests",
4949
"aws-cpp-sdk-cognitoidentity-integration-tests",
5050
#"aws-cpp-sdk-transfer-tests",
5151
#"aws-cpp-sdk-s3-encryption-integration-tests",

0 commit comments

Comments
 (0)