Fixed browser test (new wording) and code cleanup.

This commit is contained in:
Martin Edenhofer 2017-02-04 09:40:34 +01:00
parent f0ff543bfb
commit c944c9999a
2 changed files with 11 additions and 11 deletions

View file

@ -79,7 +79,7 @@ class SignupPasswordChangeAndResetTest < TestCase
) )
watch_for( watch_for(
css: '#content', css: '#content',
value: 'Your email is verified', value: 'Your email address has been verified',
) )
exists_not( exists_not(
css: '.modal', css: '.modal',