Closed abetomo closed 5 years ago
The following errors were fixed.
● 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>)
Allo
For me #1424 using the testURL: 'http://localhost' in the jest.config.js did the trick. Updating did not solve the problem.
testURL: 'http://localhost'
jest.config.js
A newer jest is released so close it.
The following errors were fixed.