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