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