Bug 29393: (QA follow-up) Add key to Permissions test

We missed adding the new superlibrarian key to the Permissions test

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
This commit is contained in:
Martin Renvoize 2024-05-01 07:30:42 +01:00
parent f58dab30a2
commit 643f139530
Signed by: martin.renvoize
GPG key ID: 422B469130441A0F

View file

@ -123,6 +123,7 @@ subtest 'superlibrarian tests' => sub {
'CAN_user_acquisition_reopen_closed_invoices' => 1,
'CAN_user_acquisition_vendors_manage' => 1,
'CAN_user_acquisition' => 1,
'CAN_user_borrowers_send_messages_to_borrowers' => 1,
'CAN_user_borrowers_delete_borrowers' => 1,
'CAN_user_borrowers_edit_borrowers' => 1,
'CAN_user_borrowers_list_borrowers' => 1,