Skip to content

Commit 44fcd05

Browse files
authored
Run datastore/tutorial and bigquery/api tests in separate projects (GoogleCloudPlatform#723)
1 parent ca8abb1 commit 44fcd05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

testing/run_test_suite.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ REST_TESTS=(
3838

3939
# These tests run in a different project, determined by GOOGLE_ALT_PROJECT_ID
4040
ALT_PROJECT_TESTS=(
41+
bigquery/api
4142
datastore/api
43+
datastore/tutorial
4244
dialogflow
4345
dlp
4446
kms

0 commit comments

Comments
 (0)