chore: skip history test due to race conditions - to be refactored

This commit is contained in:
Karol Sójko
2023-08-28 17:43:48 +02:00
parent 6a14741e7b
commit aae403f88e

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
let application, history, email, password