chore(temp): disable history tests
This commit is contained in:
@@ -4,7 +4,7 @@ import { createNoteParams } from './lib/Items.js'
|
|||||||
chai.use(chaiAsPromised)
|
chai.use(chaiAsPromised)
|
||||||
const expect = chai.expect
|
const expect = chai.expect
|
||||||
|
|
||||||
describe('history manager', () => {
|
describe.skip('history manager', () => {
|
||||||
const largeCharacterChange = 25
|
const largeCharacterChange = 25
|
||||||
|
|
||||||
let application, history, email, password
|
let application, history, email, password
|
||||||
|
|||||||
Reference in New Issue
Block a user