1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

make mocha exit at the end

This commit is contained in:
Sebastian Gerske 2019-01-09 11:20:31 +01:00
parent 8685e76846
commit 5e2662c624

View File

@ -2,5 +2,6 @@
--require source-map-support/register
--full-trace
--bail
--exit
--timeout 5000
test/**/*.test.ts
test/**/*.test.ts