diff --git a/test/.mocharc.json b/test/.mocharc.json index f865e34..40a710d 100644 --- a/test/.mocharc.json +++ b/test/.mocharc.json @@ -3,6 +3,7 @@ "colors": true, "recursive": true, "exit": true, + "bail": false, "slow": 1000, "exclude": ["test/browser/**/*.js"] } \ No newline at end of file