generate URLs for all demos and use those to run the tests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
context('/examples/collaborative-editing', () => {
|
||||
context('/demos/Examples/CollaborativeEditing', () => {
|
||||
before(() => {
|
||||
cy.visit('/examples/collaborative-editing')
|
||||
cy.visit('/demos/Examples/CollaborativeEditing')
|
||||
})
|
||||
|
||||
// TODO: Write tests
|
||||
|
||||
Reference in New Issue
Block a user