spec/features/accounts/create_spec.rb in mtdevise-1.8.6 vs spec/features/accounts/create_spec.rb in mtdevise-2.0.0b
- old
+ new
@@ -46,6 +46,6 @@
click_button 'Create Account'
expect(page).to have_text("Sorry, your account could not be created.")
expect(page).to have_text("is not allowed. Please choose another subdomain.")
end
-end
\ No newline at end of file
+end