chore: enable e2e for history tests (#2335)

This commit is contained in:
Karol Sójko
2023-05-25 12:41:49 +02:00
committed by GitHub
parent 6c785e8565
commit 7b66ee1d40

View File

@@ -5,7 +5,7 @@ import { createNoteParams } from './lib/Items.js'
chai.use(chaiAsPromised)
const expect = chai.expect
describe.skip('history manager', () => {
describe('history manager', () => {
const largeCharacterChange = 25
const syncOptions = {