http-test: close wclient.
This commit is contained in:
parent
f00ed98eea
commit
ce1f1fbcb2
@ -258,6 +258,7 @@ describe('HTTP', function() {
|
||||
it('should cleanup', async () => {
|
||||
consensus.COINBASE_MATURITY = 100;
|
||||
await wallet.close();
|
||||
await wclient.close();
|
||||
await nclient.close();
|
||||
await node.close();
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user