Skip to content

Commit

Permalink
CLDR-14788 Fix back end TestUserLevel.csv
Browse files Browse the repository at this point in the history
-Make userCanDoList false for vetter
  • Loading branch information
btangmu committed Jul 23, 2024
1 parent ab7b985 commit 7d35af6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ adlam, anonymous, canImportOldVotesSUBMISSION, false, ,
adlam, admin,userCanDoList, true, ,
adlam, tc,userCanDoList, true, ,
adlam, manager,userCanDoList, true, ,
adlam, vetter,userCanDoList, true, ,
adlam, vetter,userCanDoList, false, ,
adlam, guest,userCanDoList, false, ,
adlam, locked,userCanDoList, false, ,
adlam, anonymous,userCanDoList, false, ,
Expand Down

0 comments on commit 7d35af6

Please sign in to comment.