1
0

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
View File
@@ -0,0 +1,4 @@
{
"timeout": 30000,
"slow": 1000
}
-2
View File
@@ -1,2 +0,0 @@
--timeout 30000
--slow 1000