Revert "tests: Use wtfnode to determine why mocha isn't exiting" (#4315)

This reverts commit ae1142a799.

According to
https://github.com/ether/etherpad-lite/pull/4304#issuecomment-694833456
wtfnode always seems to exit with 0 even if the tests fail.
This commit is contained in:
Richard Hansen 2020-09-22 17:47:26 -04:00 committed by GitHub
parent ca7b8e278f
commit 0f6baac7b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 9 deletions

6
src/package-lock.json generated
View file

@ -8835,12 +8835,6 @@
"resolved": "https://registry.npmjs.org/ws/-/ws-7.3.0.tgz",
"integrity": "sha512-iFtXzngZVXPGgpTlP1rBqsUK82p9tKqsWRPg5L56egiljujJT3vGAYnHANvFxBieXrTFavhzhxW52jnaWV+w2w=="
},
"wtfnode": {
"version": "0.8.3",
"resolved": "https://registry.npmjs.org/wtfnode/-/wtfnode-0.8.3.tgz",
"integrity": "sha512-Ll7iH8MbRQTE+QTw20Xax/0PM5VeSVSOhsmoR3+knWuJkEWTV5d9yPO6Sb+IDbt9I4UCrKpvHuF9T9zteRNOuA==",
"dev": true
},
"xml2js": {
"version": "0.4.23",
"resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.4.23.tgz",