延长测试timeout时间
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Qumolama.d 2022-05-08 21:35:17 +08:00
parent 24342022dd
commit 5ca196e5d2
Signed by: Lama3L9R
GPG Key ID: 1762AFC05157CE18
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
*/
export default {
testTimeout: 15 * 1000,
// All imported modules in your tests should be mocked automatically
// automock: false,