Better sync between convo and protocol stores
This commit is contained in:
parent
442cc43b94
commit
fbf91a4d79
10 changed files with 195 additions and 14 deletions
|
@ -191,7 +191,7 @@ describe('backups', function (this: Mocha.Suite) {
|
|||
await app.close();
|
||||
|
||||
// Restart
|
||||
await bootstrap.unlink();
|
||||
await bootstrap.eraseStorage();
|
||||
app = await bootstrap.link({
|
||||
ciBackupPath: backupPath,
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue