8000 Fix kokoro config syntax error · johnmanong/python-docs-samples@d063030 · GitHub
[go: up one dir, main page]

Skip to content

Commit d063030

Browse files
author
Jon Wayne Parrott
committed
Fix kokoro config syntax error
Change-Id: Ic5de1c2233ec866676af6dc8bca23a89ff038807
1 parent cfc3ded commit d063030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/system_tests_appengine.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ env_vars: {
1111

1212
env_vars: {
1313
key: "NOX_SESSION"
14-
value: gae"
14+
value: "gae"
1515
}

0 commit comments

Comments
 (0)
0