You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given a logged in user wants to sign out
When they click on the Logout button in the nav
Then they should be logged out
And the page should redirect to /login
Given a logged in user wants to sign out
When they click on the Logout button in the nav
Then they should be logged out
And the page should redirect to /login