https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24083
--- Comment #137 from Jonathan Druart <[email protected]> --- 3. We have 2 failing tests $ prove t/db_dependent/api/v1/checkouts.t t/db_dependent/api/v1/checkouts.t .. 7/93 # Failed test 'exact match for JSON Pointer ""' # at t/db_dependent/api/v1/checkouts.t line 198. # Structures begin differing at: # $got->{unseen_renewals} = '0' # $expected->{unseen_renewals} = Does not exist t/db_dependent/api/v1/checkouts.t .. 84/93 # Failed test 'exact match for JSON Pointer ""' # at t/db_dependent/api/v1/checkouts.t line 217. # Structures begin differing at: # $got->{unseen_renewals} = '0' # $expected->{unseen_renewals} = Does not exist # Looks like you failed 2 tests of 93. -- 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/
