Skip to content

Commit

Permalink
Fix (hopefully) failing tests caused by JSDOM update
Browse files Browse the repository at this point in the history
  • Loading branch information
timomeh committed Sep 18, 2018
1 parent 85687da commit cb8c154
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"types": "./index.d.ts",
"jest": {
"preset": "react-native",
"testURL": "http://localhost",
"setupFiles": [
"<rootDir>/setupTests.js"
],
Expand Down

0 comments on commit cb8c154

Please sign in to comment.