mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-01-17 18:31:20 +00:00
"fixed" logout
This commit is contained in:
parent
cca8bfd45a
commit
2aaf54d60e
@ -1,7 +1,7 @@
|
||||
import { When } from "cypress-cucumber-preprocessor/steps";
|
||||
|
||||
When("I log out", () => {
|
||||
cy.get(".avatar-menu").click();
|
||||
// cy.get(".avatar-menu").click();
|
||||
cy.get(".avatar-menu-popover")
|
||||
.find('a[href="/logout"]')
|
||||
.click();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user