fix(core): update
This commit is contained in:
@ -9,6 +9,6 @@ tap.test('should create a mongo instance', async () => {
|
||||
|
||||
tap.test('should stop the instance', async () => {
|
||||
await smartmongoInstance.stopAndDumpToDir('.nogit/');
|
||||
})
|
||||
});
|
||||
|
||||
tap.start();
|
||||
|
Reference in New Issue
Block a user