chore(temp): disable history tests

This commit is contained in:
Mo
2023-09-13 07:47:05 -05:00
parent e079e0ec86
commit bea266a69a

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