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
Jest is being put on hold when the Switcher client uses offline snapshot files.
It happens due to the Switcher client start watching the snapshot for updates.
Solution:
Create a trigger that can be used to disable this feature while testing.