Skip to content

Commit

Permalink
fix jest config (jestjs/jest#6769)
Browse files Browse the repository at this point in the history
  • Loading branch information
petermikitsh authored Aug 2, 2018
1 parent beaad57 commit 760ab34
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/react-router-redux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,8 @@
"rollup": "^0.60.0",
"rollup-plugin-babel": "^3.0.4",
"rollup-plugin-uglify": "^3.0.0"
},
"jest": {
"testURL": "http://localhost/"
}
}

0 comments on commit 760ab34

Please sign in to comment.