https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30418
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|additional_work_needed | --- Comment #36 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #35) > Created attachment 151249 [details] [review] > 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 Pushed to master. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
