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
Currently we completely remove it and just change test command to jest. It’s neat how we move config into package.json but I want to keep scripts/test.js for various reasons. It’s fine if it just calls Jest for now.