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 user has navigated to the register page and wants to create an account
When they submit the form correctly
Then they should be logged in
And navigated to the home page
Given a user has navigated to the register page and wants to create an account
When they submit the form correctly
Then they should be logged in
And navigated to the home page