Skip to content

Commit

Permalink
chore: fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds committed Jun 11, 2020
1 parent 911cc1e commit a944015
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jest.config.js
Expand Up @@ -2,6 +2,7 @@ const config = require('kcd-scripts/jest')

module.exports = {
...config,
testEnvironment: 'jest-environment-jsdom',
coverageThreshold: {
global: {
branches: 93,
Expand Down

0 comments on commit a944015

Please sign in to comment.