[misc] let mocha catch errors when running acceptance tests
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
errors: {
|
||||
catchUncaughtErrors: false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user