fix(core): update
This commit is contained in:
parent
457de52134
commit
160e350b82
@ -30,6 +30,6 @@ export class SmartMongo {
|
||||
}
|
||||
|
||||
public async stop() {
|
||||
this.mongod.stop();
|
||||
await this.mongod.stop(true);
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user