temp: skip history e2e
This commit is contained in:
@@ -5,7 +5,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
|
||||||
|
|
||||||
const syncOptions = {
|
const syncOptions = {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/web",
|
"name": "@standardnotes/web",
|
||||||
"version": "3.140.6",
|
"version": "3.140.7",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"main": "dist/app.js",
|
"main": "dist/app.js",
|
||||||
"author": "Standard Notes.",
|
"author": "Standard Notes.",
|
||||||
|
|||||||
Reference in New Issue
Block a user