Skip to content

Commit 78e4be0

Browse files
author
ace-n
committed
Fix typo
1 parent 7f1cc6b commit 78e4be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/system_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ if [[ -z "${SUB_DIRECTORY}" ]]; then
7171
fi
7272

7373
# Run tests
74-
bash MAIN_DIR/testing/run_test_suite.sh
74+
bash $MAIN_DIR/testing/run_test_suite.sh

0 commit comments

Comments
 (0)