Bug 30418: Fix t/Koha/Auth/Permissions.t
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 16 May 2023 07:55:28 +0000 (09:55 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 16 May 2023 07:55:31 +0000 (09:55 +0200)
commit9b0deefe5ee703bb073c731bad3911424a493faa
treef0babb94572f41aa38dec17fe40eb88dd2eb3bbd
parentbb796fcf2e9f5b26d75315d8919b1ebbd43a4664
Bug 30418: Fix t/Koha/Auth/Permissions.t

koha_1       |     #   Failed test 'Expected permissions generated for superlibrarian'
koha_1       |     #   at t/Koha/Auth/Permissions.t line 283.
koha_1       |     #     Structures begin differing at:
koha_1       |     #          $got->{CAN_user_lists_edit_public_list_contents} = '1'
koha_1       |     #     $expected->{CAN_user_lists_edit_public_list_contents} = Does not exist
koha_1       |     # Looks like you failed 1 test of 1.
koha_1       |
koha_1       | #   Failed test 'superlibrarian tests'
koha_1       | #   at t/Koha/Auth/Permissions.t line 284.
koha_1       | # Looks like you failed 1 test of 3.
koha_1       | [23:34:42] t/Koha/Auth/Permissions.t

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/Koha/Auth/Permissions.t