Log out before logging in as other user

This commit is contained in:
mattwr18 2020-02-17 18:38:51 +01:00
parent 3398c2c12a
commit 54af884e50

View File

@ -46,6 +46,7 @@ Given("I am logged in", () => {
});
Given("I log in as {string}", name => {
cy.logout()
cy.neode()
.first("User", {
name