chore: remove sync call causing tests to become flaky

This commit is contained in:
Aman Harwara
2023-10-02 19:15:58 +05:30
parent 78d9ad3c2a
commit fff4696fa2
3 changed files with 2 additions and 11 deletions

View File

@@ -49,7 +49,6 @@ describe('SharedVaultService', () => {
eventBus.addEventHandler = jest.fn()
service = new SharedVaultService(
sync,
items,
session,
vaultUsers,