1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 17:26:05 +02:00

Migrate deprecated mocha configuration

This commit is contained in:
syuilo
2020-03-07 00:00:12 +09:00
parent 5f642886d9
commit ec6aadb5ce
2 changed files with 4 additions and 2 deletions

4
.mocharc.json Normal file
View File

@@ -0,0 +1,4 @@
{
"timeout": 30000,
"slow": 1000
}