features/users/resetting_password.feature in activeadmin-0.6.0 vs features/users/resetting_password.feature in activeadmin-0.6.1
- old
+ new
@@ -29,6 +29,6 @@
Given an admin user "admin@example.com" exists with expired reset password token "123reset"
When I go to the admin password reset form with reset password token "123reset"
And I fill in "Password" with "password"
And I fill in "Password confirmation" with "wrong"
And I press "Change my password"
- Then I should see "expired"
\ No newline at end of file
+ Then I should see "expired"