Skip to content

Commit 0435f5f

Browse files
committed
increase timeout of test in 20s
1 parent 4067228 commit 0435f5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
"typescript": "^4.2.4"
7474
},
7575
"jest": {
76+
"testTimeout": 20000,
7677
"moduleFileExtensions": [
7778
"js",
7879
"json",

0 commit comments

Comments
 (0)