[tests] new test infra - wip
This commit is contained in:
parent
033081f8bf
commit
31efb51751
4
tests-new/bridge/env/rn.js
vendored
4
tests-new/bridge/env/rn.js
vendored
@ -14,8 +14,8 @@ if (bridgeNode) {
|
|||||||
|
|
||||||
// keep alive
|
// keep alive
|
||||||
setInterval(() => {
|
setInterval(() => {
|
||||||
// I don't do anything lol
|
// I don't do anything...
|
||||||
// BUT i am needed - otherwise RN's batch bridge starts to hang in detox... ???
|
// BUT i am needed - otherwise RN's batched bridge starts to hang in detox... ???
|
||||||
}, 60);
|
}, 60);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user