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
When building the app in debug mode, the app launches nicely when running the test but then nothing happens and jest will eventually timeout:
Timeout - Async callback was not invoked within the 5000 ms timeout specified by jest.setTimeout.Error: Timeout - Async callback was not invoked within the 5000 ms timeout specified by jest.setTimeout.
is this expected?
The text was updated successfully, but these errors were encountered:
When building the app in debug mode, the app launches nicely when running the test but then nothing happens and jest will eventually timeout:
is this expected?
The text was updated successfully, but these errors were encountered: