We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9da8be5 + d848f4b commit d0f2dbeCopy full SHA for d0f2dbe
package.json
@@ -60,6 +60,7 @@
60
"!**/test/fixtures/**",
61
"!**/test/sample/**"
62
],
63
- "verbose": true
+ "verbose": true,
64
+ "testTimeout": 60000
65
}
66
0 commit comments