Skip to content

Commit

Permalink
fix jest error(SecurityError: localStorage is not available for opaqu…
Browse files Browse the repository at this point in the history
…e origins)
  • Loading branch information
ksakiyama committed Sep 9, 2018
1 parent 5928e11 commit 87d6f5e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,8 @@
"setupTestFrameworkScriptFile": "<rootDir>/test-setup.js",
"snapshotSerializers": [
"enzyme-to-json/serializer"
]
],
"testEnvironment": "node"
},
"nodemonConfig": {
"ignore": [
Expand Down

0 comments on commit 87d6f5e

Please sign in to comment.