fix tests

This commit is contained in:
Philipp Kühn
2020-03-11 10:00:19 +01:00
parent 1b10b20ec3
commit 5a45420a90
2 changed files with 20 additions and 39 deletions

View File

@@ -19,7 +19,7 @@ context('basic', () => {
const json = editor.json()
expect(json).to.deep.equal({
type: 'doc',
type: 'document',
content: [
{
type: 'paragraph',