Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit c3b567c

Browse files
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)

AltStyle によって変換されたページ (->オリジナル) /