mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Log out before logging in as other user
This commit is contained in:
parent
3398c2c12a
commit
54af884e50
@ -46,6 +46,7 @@ Given("I am logged in", () => {
|
||||
});
|
||||
|
||||
Given("I log in as {string}", name => {
|
||||
cy.logout()
|
||||
cy.neode()
|
||||
.first("User", {
|
||||
name
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user