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
Running tests against the dev server stops you
from manually doing anything with it because the
test runners clear state.
Fix by changing watch to only run sandboxed tests
and not test against the dev server.
0 commit comments