fix tests
This commit is contained in:
@@ -25,7 +25,6 @@ export default {
|
|||||||
|
|
||||||
mounted() {
|
mounted() {
|
||||||
this.editor = new Editor({
|
this.editor = new Editor({
|
||||||
element: this.$refs.editor,
|
|
||||||
content: '<p>foo</p>',
|
content: '<p>foo</p>',
|
||||||
extensions: [
|
extensions: [
|
||||||
new Document(),
|
new Document(),
|
||||||
|
|||||||
Reference in New Issue
Block a user