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