spec/features/accounts/index_spec.rb in mtdevise-1.8.6 vs spec/features/accounts/index_spec.rb in mtdevise-2.0.0b
- old
+ new
@@ -17,6 +17,6 @@
expect(page.current_url).to match(/#{mtdevise.new_user_session_path}/)
expect(page).to have_text('You need to sign in or sign up before continuing')
end
end
-end
\ No newline at end of file
+end