Skip to content

Commit

Permalink
> Specify test environment to prevent localStorage error
Browse files Browse the repository at this point in the history
  • Loading branch information
TomJamesDuffy committed Jul 26, 2019
1 parent 3552721 commit eb9a64d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,8 @@
"jsdom": "^11.5.1",
"lodash": "^4.17.4",
"schemata": "^6.0.0"
},
"jest": {
"testEnvironment": "node"
}
}

0 comments on commit eb9a64d

Please sign in to comment.