Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit 468bdf3

Browse files
chore: tweaks
1 parent a278df6 commit 468bdf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/js/jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module.exports = {
2-
verbose: false,
2+
verbose: true,
33
transform: {
44
'^.+\\.js$': '<rootDir>/node_modules/babel-jest',
55
},

0 commit comments

Comments
 (0)