test(examples): adds more tests for tables, tasks and commands
This commit is contained in:
committed by
Dominik
parent
b7f95d638d
commit
2a9467ef34
@@ -10,7 +10,6 @@ context('/src/Examples/Tables/React/', () => {
|
||||
})
|
||||
})
|
||||
|
||||
// TODO: Write tests
|
||||
it('adds a table with three columns and three rows', () => {
|
||||
cy.get('.ProseMirror table')
|
||||
.should('exist')
|
||||
|
||||
Reference in New Issue
Block a user