Skip to content

Commit

Permalink
test: ignoring tooling fixtures from code coverage checks
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Feb 26, 2020
1 parent 370c5ef commit 03bf958
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/tooling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"prettier": "1.19.1"
},
"jest": {
"coveragePathIgnorePatterns": ["__tests__/__fixtures__/"],
"testPathIgnorePatterns": ["__tests__/__fixtures__/"]
}
}

0 comments on commit 03bf958

Please sign in to comment.