Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit d4cd236

Browse files
authored
Fix test script
1 parent 7bf18ed commit d4cd236

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ npm install --save react-native-fetch-blob@0.7.0-dev.1
4242
rnpm link
4343

4444
# copy android assets
45+
cd ${CWD}
4546
cp -R ./test/assets/ ./RNFetchBlobTest/android/app/src/main/assets/
4647

4748
# start RN

0 commit comments

Comments
 (0)