@@ -386,7 +386,8 @@ Feature: Log in through EU Login
When I fill in "E-mail address" with "ricky@example.com"
When I fill in "Password" with "123"
And I press "Log in"
Then I should see the success message "Thank you for applying for an account. Your account is currently pending approval by the site administrator. In the meantime, a welcome message with further instructions has been sent to your email address."
Then I should see the success message "Thank you for applying for an account. Your account is currently pending approval by the site administrator."
And I should see the success message "In the meantime, a welcome message with further instructions has been sent to your email address."
But I should not see the error message "Your account is blocked or has not been activated. Please contact a site administrator."