spec/support/custom_actions.rb in trusty-cms-2.0.2.pre.beta vs spec/support/custom_actions.rb in trusty-cms-2.0.2
- old
+ new
@@ -5,5 +5,6 @@
visit '/'
fill_in 'username_or_email', with: login
fill_in 'password', with: plaintext_password
click_on 'Login'
end
+