Skip to content

Commit d7e41a3

Browse files
committed
fix: increase test timeout to 30000
1 parent c2f1a2d commit d7e41a3

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
@@ -145,6 +145,7 @@
145145
},
146146
"modulePathIgnorePatterns": [
147147
"<rootDir>/release"
148-
]
148+
],
149+
"testTimeout": 30000
149150
}
150151
}

0 commit comments

Comments
 (0)