You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every use of setTimeout() in our tests should be replaced by using the onTX and onBlock callbacks. However this seems to make the test (even more) flaky. Not sure why.
The text was updated successfully, but these errors were encountered:
Every use of
setTimeout()
in our tests should be replaced by using the onTX and onBlock callbacks. However this seems to make the test (even more) flaky. Not sure why.The text was updated successfully, but these errors were encountered: