From ed24179795e821aa71fb4198bf072d19415741ee Mon Sep 17 00:00:00 2001 From: eug-vs Date: Wed, 2 Dec 2020 05:16:29 +0300 Subject: test: Scheduler --- .mocharc.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.mocharc.json') diff --git a/.mocharc.json b/.mocharc.json index dbf2db2..6511ecb 100644 --- a/.mocharc.json +++ b/.mocharc.json @@ -3,5 +3,6 @@ "chai/register-should", "ts-node/register", "test/utils/dbConnection.ts" - ] + ], + "timeout": 30000 } -- cgit v1.2.3