chore: disabling history tests as they are still flaky

This commit is contained in:
Karol Sójko
2023-09-19 15:13:19 +02:00
parent 0f046cbe83
commit 3b61fa5911

View File

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