mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
test(ci): force mocha to exit on stuck process (#11538)
This commit is contained in:
parent
1bcf05552f
commit
70057de7e7
@ -1,4 +1,6 @@
|
||||
{
|
||||
"__comment": "TODO: remove --exit flag: https://mochajs.org/#-exit",
|
||||
"exit": true,
|
||||
"check-leaks": true,
|
||||
"color": true,
|
||||
"file": ["./build/compiled/test/utils/test-setup.js"],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user