Skip to content

Commit

Permalink
fix: jest root folder config
Browse files Browse the repository at this point in the history
  • Loading branch information
apricote committed Sep 5, 2020
1 parent 830d4ec commit 0d8bc26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"coverageDirectory": "./coverage",
"testEnvironment": "node",
"roots": [
"<rootDir>/apps/"
"<rootDir>/src/"
]
}
}

0 comments on commit 0d8bc26

Please sign in to comment.