mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-04-06 01:25:31 +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', () => {
|
When('I navigate to the administration dashboard', () => {
|
||||||
cy.get('.avatar-menu')
|
cy.get('.avatar-menu').click()
|
||||||
.click()
|
|
||||||
.wait(50)
|
|
||||||
cy.get('.avatar-menu-popover')
|
cy.get('.avatar-menu-popover')
|
||||||
.contains('Admin')
|
.contains('Admin')
|
||||||
.click()
|
.click()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user