chore: fix e2e test
This commit is contained in:
parent
456660ee6c
commit
3df35de330
@ -30,7 +30,7 @@ context('Basic', () => {
|
|||||||
.url()
|
.url()
|
||||||
.should('eq', 'http://localhost:3333/about')
|
.should('eq', 'http://localhost:3333/about')
|
||||||
|
|
||||||
cy.get('pre.language-js')
|
cy.get('.shiki')
|
||||||
.should('exist')
|
.should('exist')
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user