chore: update cypress
This commit is contained in:
parent
51671028c5
commit
5956b053f1
@ -19,7 +19,7 @@ context('Basic', () => {
|
||||
cy.contains('[Default Layout]')
|
||||
.should('exist')
|
||||
|
||||
cy.get('.btn')
|
||||
cy.get('[btn]')
|
||||
.click()
|
||||
.url()
|
||||
.should('eq', 'http://localhost:3333/')
|
||||
|
Loading…
Reference in New Issue
Block a user