fix tests

This commit is contained in:
Philipp Kühn 2020-04-17 12:58:46 +02:00
parent 564e0c240c
commit b0b819334e

View File

@ -25,7 +25,6 @@ export default {
mounted() {
this.editor = new Editor({
element: this.$refs.editor,
content: '<p>foo</p>',
extensions: [
new Document(),