diff --git a/test/mocha.opts b/test/mocha.opts index 4a0542c..10ba82e 100644 --- a/test/mocha.opts +++ b/test/mocha.opts @@ -2,5 +2,5 @@ --require source-map-support/register --full-trace --bail ---timeout 2000 +--timeout 5000 test/**/*.test.ts \ No newline at end of file