https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25540 --- Comment #6 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Related test in t/db_dependent/Template/Plugin/Branches.t is failing as well: 14:31:13 koha_1 | # Failed test 'Libraries count is correct' 14:31:13 koha_1 | # at t/db_dependent/Template/Plugin/Branches.t line 176. 14:31:13 koha_1 | # got: '4' 14:31:13 koha_1 | # expected: '3' 14:31:13 koha_1 | 14:31:13 koha_1 | # Failed test 'Libraries count is correct' 14:31:13 koha_1 | # at t/db_dependent/Template/Plugin/Branches.t line 184. 14:31:13 koha_1 | # got: '4' 14:31:13 koha_1 | # expected: '3' 14:31:13 koha_1 | # Looks like you failed 2 tests of 4. 14:31:13 koha_1 | 14:31:13 koha_1 | # Failed test 'selected tests' 14:31:13 koha_1 | # at t/db_dependent/Template/Plugin/Branches.t line 189. 14:31:13 koha_1 | # Looks like you failed 1 test of 8. 14:31:13 koha_1 | 14:31:13 koha_1 | # Failed test 'pickup_locations() tests' 14:31:13 koha_1 | # at t/db_dependent/Template/Plugin/Branches.t line 192. -- You are receiving this mail because: You are watching all bug changes.