chore: re-enable history tests (#2536)

This commit is contained in:
Karol Sójko
2023-09-26 12:31:44 +02:00
committed by GitHub
parent b2ead8fc84
commit fe0cd96883
2 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,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 = {