Skip to content

Commit

Permalink
Merge pull request #798 from dnlkoch/fix-jest-path
Browse files Browse the repository at this point in the history
Set testURL in jest config
  • Loading branch information
dnlkoch committed Aug 8, 2018
2 parents 9ec554b + 2074b12 commit bb0442c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
module.exports = {
testURL: 'http://localhost/',
moduleFileExtensions: [
'js',
'jsx'
Expand Down

0 comments on commit bb0442c

Please sign in to comment.