diff options
Diffstat (limited to 'main/fixtures')
-rw-r--r-- | main/fixtures/groups.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/fixtures/groups.json b/main/fixtures/groups.json index dc5a3add..d25c5acb 100644 --- a/main/fixtures/groups.json +++ b/main/fixtures/groups.json @@ -422,15 +422,15 @@ ], [ "add_userprofile", - "main", + "devel", "userprofile" ], [ "change_userprofile", - "main", + "devel", "userprofile" ] ] } } -]
\ No newline at end of file +] |