mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-03 10:13:42 +00:00
Download core/sync when testing
This commit is contained in:
parent
cc515a6a60
commit
906a9dc34e
@ -292,6 +292,7 @@ case "$TARGET" in
|
||||
npm run check-environment
|
||||
download_server
|
||||
start_server
|
||||
node ./scripts/download-realm.js ios --sync
|
||||
pushd tests/react-test-app
|
||||
npm install
|
||||
open_chrome
|
||||
@ -303,6 +304,7 @@ case "$TARGET" in
|
||||
;;
|
||||
"react-example")
|
||||
npm run check-environment
|
||||
node ./scripts/download-realm.js ios --sync
|
||||
pushd examples/ReactExample
|
||||
|
||||
npm install
|
||||
|
Loading…
x
Reference in New Issue
Block a user