chore: vault tests refactors and lint (#2374)
This commit is contained in:
@@ -404,7 +404,7 @@ describe('history manager', () => {
|
||||
|
||||
expect(noteHistory.length).to.equal(expectedRevisions)
|
||||
expect(dupeHistory.length).to.equal(expectedRevisions + 1)
|
||||
})
|
||||
}).timeout(Factory.ThirtySecondTimeout)
|
||||
|
||||
it('can decrypt revisions for duplicate_of items', async function () {
|
||||
const note = await Factory.createSyncedNote(this.application)
|
||||
|
||||
Reference in New Issue
Block a user