fix(core): update
This commit is contained in:
@@ -105,7 +105,7 @@ tap.test('should elect only one leader amongst multiple instances', async (tools
|
||||
});
|
||||
|
||||
tap.test('should clean up', async () => {
|
||||
await smartmongoInstance.stopAndDumpToDir(`.nogit/testdata/`);
|
||||
await smartmongoInstance.stopAndDumpToDir(`.nogit/dbdump/test.distributedcoordinator.ts`);
|
||||
setTimeout(() => process.exit(), 2000);
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user