feat:add cypress E2E
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
Cypress.Commands.add('getEditor', () => {
|
||||
return cy.window().its('editor')
|
||||
})
|
||||
@@ -0,0 +1 @@
|
||||
import './commands'
|
||||
Reference in New Issue
Block a user