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
If you're using a recent version of Jest (27 or later), `jsdom` is no longer the
291
-
default environment. You can enable `jsdom` globally by editing
292
-
`jest.config.js`:
315
+
If you're using a recent version of Jest (27), `jsdom` is no longer the default environment. You can enable `jsdom` globally by editing `jest.config.js`:
0 commit comments