Skip to content

Commit b55a77a

Browse files
committed
checkpoint
1 parent a88f92d commit b55a77a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tool/github.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ echo "pub get `pwd`"
3232
pub get
3333

3434
# Get packages for the test data.
35-
(cd testData/sample_tests; echo "pub get `pwd`"; pub get)
35+
(cd flutter-idea/testData/sample_tests; echo "pub get `pwd`"; pub get)
3636

3737
# Set up the plugin tool.
3838
(cd tool/plugin; echo "pub get `pwd`"; pub get)

0 commit comments

Comments
 (0)