diff --git a/.mocharc.json b/.mocharc.json index c403c6f..d42e7b6 100644 --- a/.mocharc.json +++ b/.mocharc.json @@ -2,5 +2,5 @@ "reporter": "spec", "recursive": true, "ui": "bdd", - "timeout": "30000" + "timeout": "120000" } \ No newline at end of file