Skip to content

Commit 79630d8

Browse files
committed
fix: increase test timeout to 30000
1 parent 5669234 commit 79630d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@
138138
"global": {
139139
"lines": 40
140140
}
141-
}
141+
},
142+
"testTimeout": 30000
142143
}
143144
}

0 commit comments

Comments
 (0)