Merge from upstream

This commit is contained in:
buoyantair
2018-11-16 02:37:16 +05:30
118 changed files with 4970 additions and 17172 deletions

View File

@@ -44,6 +44,8 @@ describe('Test CLI wrapper', function () {
})
after(async function () {
this.timeout(10000)
await execCLI(cmd + ` auth del ${server.url}`)
killallServers([ server ])