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