mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-05 07:19:14 +00:00
Patching our modified admin login
This commit is contained in:
@@ -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 = [])
|
||||
|
||||
Reference in New Issue
Block a user