Skip to content

Commit 6a23281

Browse files
authored
experiment: checking test execution
1 parent 2fa18e5 commit 6a23281

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.kokoro/system.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,10 @@ packages_with_system_tests=(
9494
"google-cloud-datastore"
9595
"google-cloud-dns"
9696
"google-cloud-error-reporting"
97-
"google-cloud-firestore"
98-
"google-cloud-logging"
99-
"google-cloud-testutils"
100-
"sqlalchemy-spanner"
97+
"sqlalchemy-spanner"
98+
"google-cloud-firestore"
99+
"google-cloud-logging"
100+
"google-cloud-testutils"
101101
)
102102

103103
# A file for running system tests

0 commit comments

Comments
 (0)