Fixed browser test (new wording) and code cleanup.
This commit is contained in:
parent
f0ff543bfb
commit
c944c9999a
2 changed files with 11 additions and 11 deletions
|
@ -79,7 +79,7 @@ class SignupPasswordChangeAndResetTest < TestCase
|
|||
)
|
||||
watch_for(
|
||||
css: '#content',
|
||||
value: 'Your email is verified',
|
||||
value: 'Your email address has been verified',
|
||||
)
|
||||
exists_not(
|
||||
css: '.modal',
|
||||
|
|
Loading…
Reference in a new issue