Fix test
This commit is contained in:
parent
62427183fd
commit
a8cadd1e53
4 changed files with 27 additions and 24 deletions
|
|
@ -173,8 +173,7 @@ export class SyncClient {
|
|||
}
|
||||
|
||||
public async waitAndStop(): Promise<void> {
|
||||
await this.syncer.applyRemoteChangesLocally();
|
||||
await this.syncer.waitForSyncQueue();
|
||||
await this.syncer.waitUntilFinished();
|
||||
this.stop();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue