Server: fix tests

pull/61/head
Chocobozzz 2017-04-09 12:31:04 +02:00
parent 199cef3ab5
commit c36b4ff77e
1 changed files with 1 additions and 0 deletions

View File

@ -519,6 +519,7 @@ describe('Test users API validators', function () {
after(function (done) {
process.kill(-server.app.pid)
process.kill(-serverWithRegistrationDisabled.app.pid)
// Keep the logs if the test failed
if (this.ok) {