Skip to content

Commit d498b03

Browse files
committed
fix: increase test timeout to 30000
1 parent 6fba2d4 commit d498b03

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
@@ -136,6 +136,7 @@
136136
"global": {
137137
"lines": 40
138138
}
139-
}
139+
},
140+
"testTimeout": 30000
140141
}
141142
}

0 commit comments

Comments
 (0)