Skip to content

Commit f0f15b9

Browse files
committed
test: timeout for test
1 parent c1297e8 commit f0f15b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: ava.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
export default {
2+
timeout: '1m',
23
require: [
34
"@babel/register"
45
]

0 commit comments

Comments
 (0)