mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-20 20:01:25 +00:00
e2e: remove redundant action from logout step
This commit is contained in:
parent
1de56a6bcf
commit
ae90cbcda1
@ -13,6 +13,5 @@ defineStep('I log out', () => {
|
||||
cy.get('.avatar-menu-popover')
|
||||
.find('a[href="/logout"]')
|
||||
.click()
|
||||
cy.reload(true)
|
||||
cy.waitForNetworkIdle(2000)
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user