fix test
This commit is contained in:
@@ -44,7 +44,7 @@ context('/src/Examples/Menus/Vue/', () => {
|
|||||||
.type('Test')
|
.type('Test')
|
||||||
.type('{selectall}')
|
.type('{selectall}')
|
||||||
|
|
||||||
cy.get('#app div')
|
cy.get('#app')
|
||||||
.find('[data-tippy-root]')
|
.find('[data-tippy-root]')
|
||||||
.contains(mark.button)
|
.contains(mark.button)
|
||||||
.click()
|
.click()
|
||||||
|
|||||||
Reference in New Issue
Block a user