Skip to content

Commit c563acb

Browse files
committed
checkpoint
1 parent a3e6f35 commit c563acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tool/kokoro/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export JAVA_HOME=`pwd`/../jdk-11.0.2.jdk/Contents/Home
99
export PATH=$PATH:$JAVA_HOME/bin
1010
echo "JAVA_HOME=$JAVA_HOME"
1111

12-
(cd testData/sample_tests; echo "pub get `pwd`"; pub get --no-precompile)
12+
(cd flutter-idea/testData/sample_tests; echo "pub get `pwd`"; pub get --no-precompile)
1313

1414
echo "kokoro test start"
1515
./bin/plugin test

0 commit comments

Comments
 (0)