]> git.koha-community.org Git - koha.git/commit
Bug 35468: (follow-up) Test only the specific permission needed
authorNick Clemens <nick@bywatersolutions.com>
Tue, 12 Dec 2023 16:52:14 +0000 (16:52 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 3 Jan 2024 14:05:10 +0000 (15:05 +0100)
commitf946be6f5d9b50d3aef06c27b7da731fee282b3c
treec40c7723480e870000067556ed514aa71b56395e
parent6c72baf1f7ed14345879748e40c10173b6b8306d
Bug 35468: (follow-up) Test only the specific permission needed

The tests were granting circulation top-level permissions - we should be able to
perform the actions with only 'manage_bookings'. This patch updates the tests to
use the narrower permission.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit a2005cd32c99f92d5eb2d25b181f7be79f50b90c)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
t/db_dependent/api/v1/bookings.t