Bug 35919: Add superlibrarian permission to Permissions.t
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Tue, 27 Feb 2024 09:30:58 +0000 (09:30 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 26 Apr 2024 15:06:05 +0000 (17:06 +0200)
commit389debc4cdd6399831bab227be019cedd8765ca2
treed3a4750b697f7c8ba3720375b8c3f2600b36824b
parentaf6b4e1a41ee2fe154320645813038894d0c6ba4
Bug 35919: Add superlibrarian permission to Permissions.t

Permissions.t was failing when running a jenkins build to another branch with this bug applied. Permissions.t was missing the permission for record sources and is now added in this patch

Test plan:
1) prove t/Koha/Auth/Permissions.t

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
t/Koha/Auth/Permissions.t