Drop User.system and replace with Account#system_user
This commit is contained in:
Vendored
+6
@@ -31,3 +31,9 @@ mike:
|
||||
role: admin
|
||||
identity: mike
|
||||
account: initech_uuid
|
||||
|
||||
system_initech:
|
||||
id: <%= ActiveRecord::FixtureSet.identify("system_initech", :uuid) %>
|
||||
name: System
|
||||
role: system
|
||||
account: initech_uuid
|
||||
|
||||
Reference in New Issue
Block a user