http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10508
--- Comment #14 from Jonathan Druart <[email protected]> --- (In reply to Srdjan Jankovic from comment #2) > t/db_dependent/Branch.t .. 1/31 > # Failed test 'CAT1 details are right' > # at t/db_dependent/Branch.t line 170. > # Structures begin differing at: > # $got = ARRAY(0x28b3028) > # $expected = HASH(0x28b2c80) I don't understand how it is possible, GetBranchCategory returns an hashref (if you applied patch for bug 10515). -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
