defaults to force: true for type and click
This commit is contained in:
@@ -14,7 +14,7 @@ context('/api/extensions/hard-break', () => {
|
||||
.should('not.exist')
|
||||
|
||||
cy.get('.demo__preview button:first')
|
||||
.click({ force: true })
|
||||
.click()
|
||||
|
||||
cy.get('.ProseMirror br')
|
||||
.should('exist')
|
||||
|
||||
Reference in New Issue
Block a user