summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index c9255ca..4daf2df 100644
--- a/package.json
+++ b/package.json
@@ -108,6 +108,7 @@
"\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$": "<rootDir>/scripts/test/fileMock.js",
"\\.(css|scss)$": "<rootDir>/scripts/test/styleMock.js"
},
+ "testURL": "http://localhost",
"moduleFileExtensions": [
"js",
"jsx"