This commit is contained in:
Philipp Kühn
2021-12-16 14:29:20 +01:00
parent 179b3e23a9
commit 44ccba2b42

View File

@@ -44,7 +44,7 @@ context('/src/Examples/Menus/Vue/', () => {
.type('Test')
.type('{selectall}')
cy.get('#app div')
cy.get('#app')
.find('[data-tippy-root]')
.contains(mark.button)
.click()