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")
111
111
list (APPEND SDK_TEST_PROJECT_LIST "text-to-speech:tests/aws-cpp-sdk-text-to-speech-tests,tests/aws-cpp-sdk-polly-sample" )
112
112
list (APPEND SDK_TEST_PROJECT_LIST "transcribestreaming:tests/aws-cpp-sdk-transcribestreaming-integ-tests" )
113
113
list (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" )
115
114
list (APPEND SDK_TEST_PROJECT_LIST "dsql:tests/aws-cpp-sdk-dsql-unit-tests" )
116
115
list (APPEND SDK_TEST_PROJECT_LIST "bedrock-runtime:tests/aws-cpp-sdk-bedrock-runtime-integration-tests" )
117
116
Original file line number Diff line number Diff line change @@ -55,7 +55,6 @@ def main():
55
55
"aws-cpp-sdk-elasticfilesystem-integration-tests" ,
56
56
"aws-cpp-sdk-rds-integration-tests" ,
57
57
"aws-cpp-sdk-ec2-integration-tests" ,
58
- "aws-cpp-sdk-timestream-query-integration-tests" ,
59
58
"aws-cpp-sdk-bedrock-runtime-integration-tests"
60
59
]
61
60
You can’t perform that action at this time.
0 commit comments