add a bunch of new tests and add empty test files where missing
This commit is contained in:
@@ -2,4 +2,6 @@ context('/examples/collaborative-editing', () => {
|
||||
before(() => {
|
||||
cy.visit('/examples/collaborative-editing')
|
||||
})
|
||||
|
||||
// TODO: Write tests
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user