Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit c3b567c

Browse files
committed
Fix travis CI - unit tests
This commit fixes the unit tests by setting jest's testURL to localhost. Signed-off-by: AnthonyAmanse <ghieamanse@gmail.com>
1 parent 67b30b8 commit c3b567c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838
"react-router": "^3.0.2",
3939
"redux": "^3.5.2"
4040
},
41+
"jest": {
42+
"testURL": "http://localhost/"
43+
},
4144
"scripts": {
4245
"build-css": "node-sass src/ -o src/",
4346
"watch-css": "npm run build-css && node-sass src/ -o src/ --watch --recursive",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy