mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-10 22:50:46 +02:00
Merge pull request #208 from overleaf/jpa-let-mocha-catch-errors
[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