mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
[misc] let mocha catch errors when running acceptance tests
This commit is contained in:
5
services/real-time/config/settings.test.js
Normal file
5
services/real-time/config/settings.test.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
errors: {
|
||||
catchUncaughtErrors: false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user