mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Cleanup of tests
This commit is contained in:
parent
91a3b02260
commit
553004835c
@ -98,9 +98,7 @@ Then(`There should be a locale cooke set to de`, () => {
|
||||
})
|
||||
|
||||
When('I navigate to the administration dashboard', () => {
|
||||
cy.get('.avatar-menu')
|
||||
.click()
|
||||
.wait(50)
|
||||
cy.get('.avatar-menu').click()
|
||||
cy.get('.avatar-menu-popover')
|
||||
.contains('Admin')
|
||||
.click()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user