mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-14 16:44:50 +00:00
Clear watchman cache before each test
This commit is contained in:
parent
4d6adb9835
commit
e1e567a1d5
@ -48,6 +48,7 @@ open_chrome() {
|
||||
}
|
||||
|
||||
start_packager() {
|
||||
watchman watch-del-all || true
|
||||
./node_modules/react-native/packager/packager.sh | tee "$PACKAGER_OUT" &
|
||||
|
||||
while :; do
|
||||
|
Loading…
x
Reference in New Issue
Block a user