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

Commit 19eb220

Browse files
committed
Update test script
1 parent 016e3c4 commit 19eb220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ cd "${TEST_APP_PATH}"
4040
# npm install --save "${CWD}/src"
4141
npm install --save react-native-fetch-blob
4242
npm install --save firebase
43-
rnpm link
43+
react-native link
4444

4545
# copy android assets
4646
cd ${CWD}

0 commit comments

Comments
 (0)