We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a23281 commit 683ec72Copy full SHA for 683ec72
1 file changed
.kokoro/system.sh
@@ -94,10 +94,10 @@ packages_with_system_tests=(
94
"google-cloud-datastore"
95
"google-cloud-dns"
96
"google-cloud-error-reporting"
97
-"sqlalchemy-spanner"
98
-"google-cloud-firestore"
99
-"google-cloud-logging"
100
-"google-cloud-testutils"
+ "sqlalchemy-spanner"
+ "google-cloud-firestore"
+ "google-cloud-logging"
+ "google-cloud-testutils"
101
)
102
103
# A file for running system tests
0 commit comments