Remove `waitForMessageDelivery` in `rpc-bridge-test.js`
The test that used this utility function was failed randomly. It seems that the `onConnect` callback is not always been triggered on the next JS cycle.
Showing
Please register or sign in to comment