Patching our modified admin login

This commit is contained in:
Will Marshall
2014-05-22 11:46:06 +10:00
parent 34c31afabe
commit 70f549e92a

View File

@@ -34,6 +34,7 @@ module AuthenticationWorkflow
admin_user.spree_roles << admin_role
quick_login_as admin_user
visit spree.admin_path
end
def create_enterprise_user(enterprises = [])