File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,6 @@ list(APPEND SDK_TEST_PROJECT_LIST "transfer:tests/aws-cpp-sdk-transfer-tests")
111111list (APPEND SDK_TEST_PROJECT_LIST "text-to-speech:tests/aws-cpp-sdk-text-to-speech-tests,tests/aws-cpp-sdk-polly-sample" )
112112list (APPEND SDK_TEST_PROJECT_LIST "transcribestreaming:tests/aws-cpp-sdk-transcribestreaming-integ-tests" )
113113list (APPEND SDK_TEST_PROJECT_LIST "eventbridge:tests/aws-cpp-sdk-eventbridge-tests" )
114- list (APPEND SDK_TEST_PROJECT_LIST "timestream-query:tests/aws-cpp-sdk-timestream-query-integration-tests" )
115114list (APPEND SDK_TEST_PROJECT_LIST "dsql:tests/aws-cpp-sdk-dsql-unit-tests" )
116115list (APPEND SDK_TEST_PROJECT_LIST "bedrock-runtime:tests/aws-cpp-sdk-bedrock-runtime-integration-tests" )
117116
Original file line number Diff line number Diff line change @@ -55,7 +55,6 @@ def main():
5555 "aws-cpp-sdk-elasticfilesystem-integration-tests" ,
5656 "aws-cpp-sdk-rds-integration-tests" ,
5757 "aws-cpp-sdk-ec2-integration-tests" ,
58- "aws-cpp-sdk-timestream-query-integration-tests" ,
5958 "aws-cpp-sdk-bedrock-runtime-integration-tests"
6059 ]
6160
You can’t perform that action at this time.
0 commit comments