Skip to content

Commit

Permalink
fix: fix testing for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
streamich committed Dec 13, 2017
1 parent b55f490 commit a6868d4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@
"reporters": [
["./", {
"logLevel": "INFO",
"showInternalStackTraces": false,
"filePath": "/Users/vadimdaleckis/lol.tap"
"showInternalStackTraces": false
}]
],
"testRegex": "(test|src)\\/.+\\.(test|spec)\\.jsx?$"
Expand Down

0 comments on commit a6868d4

Please sign in to comment.