Skip to content

Commit

Permalink
add documentation for the permissions list
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexdev8 committed Mar 20, 2024
1 parent 320d79d commit 91adaba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/tests/utils/test-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export default {
lastName: 'User'
},
usergroups: {
// this lists needs to be updated when updating permissions in apps.py in order to avoid test failures
analyst: {
name: 'Analyst',
perms: [
Expand Down

0 comments on commit 91adaba

Please sign in to comment.