Remove the wait time for the login form check
The "Change your password" text is either on the page or it isn't. There's no benefit to using Capybara's default waiting behavior here, as it will never load in via AJAX, for example.
Showing
Please register or sign in to comment