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