1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 06:35:57 +02:00

Update .mocharc.json

This commit is contained in:
syuilo
2022-05-21 22:24:57 +09:00
parent b8544814ec
commit 53fc1235d7

View File

@@ -5,6 +5,6 @@
"loader=./test/loader.js"
],
"slow": 1000,
"timeout": 35000,
"timeout": 3000,
"exit": true
}