fix tests
This commit is contained in:
@@ -5,7 +5,7 @@ context('/examples/markdown-shortcuts', () => {
|
||||
|
||||
beforeEach(() => {
|
||||
cy.get('.ProseMirror').then(([{ editor }]) => {
|
||||
editor.clearContent()
|
||||
editor.commands.clearContent()
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user