Skip to content

Commit 73f2929

Browse files
committed
Remove verbose option
1 parent a112454 commit 73f2929

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jest.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
module.exports = {
22
preset: 'ts-jest',
33
testEnvironment: 'node',
4-
verbose: true,
54
cacheDirectory: '.tmp/jestCache'
65
};

0 commit comments

Comments
 (0)