Skip to content

Commit cfc3e58

Browse files
author
Johnny Everson
committed
fix; SecurityError: localStorage is not available for opaque origins
1 parent 7b0911e commit cfc3e58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"cleanup": "mop -v"
2525
},
2626
"jest": {
27+
"testURL": "http://localhost/",
2728
"moduleNameMapper": {
2829
"\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$": "<rootDir>/internals/mocks/fileMock.js",
2930
"\\.(css|less|sass|scss)$": "identity-obj-proxy"

0 commit comments

Comments
 (0)