From 36bf03e1eed69a27e518151e2f7aa958b15db2fb Mon Sep 17 00:00:00 2001 From: Unitech Date: Fri, 2 Feb 2018 17:06:21 +0100 Subject: [PATCH] chore: remove --exit from mocha.opts --- test/mocha.opts | 1 - 1 file changed, 1 deletion(-) diff --git a/test/mocha.opts b/test/mocha.opts index 287882b3..1e35b83e 100644 --- a/test/mocha.opts +++ b/test/mocha.opts @@ -1,2 +1 @@ --timeout 25000 ---exit