kentcdodds / testing-workshop

A workshop for learning how to test JavaScript applications
http://git.io/testing-workshop
1.36k stars 708 forks source link

update jest.config #116

Open manylov opened 4 years ago

manylov commented 4 years ago

Running ./other/whats-a-test/jest in node/13.9.0 causes error FAIL ./5.js ● Test suite failed to run

SecurityError: localStorage is not available for opaque origins

  at Window.get localStorage [as localStorage] (../../node_modules/jsdom/lib/jsdom/browser/Window.js:257:15)
      at Array.forEach (<anonymous>)