Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

Commit

Permalink
chore(config): run tests verbosely
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkuhrt committed Jan 25, 2019
1 parent 4b31315 commit eea3e40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/graphqlgen/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ module.exports = {
},
testRegex: '(/__tests__/.*|(\\.|/)(test|spec))\\.tsx?$',
moduleFileExtensions: ['ts', 'tsx', 'js', 'jsx', 'json', 'node'],
verbose: false,
}

0 comments on commit eea3e40

Please sign in to comment.