31 May
2022
31 May
'22
10:31 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30870 --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 135483 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135483&action=edit Bug 30870: Don't skip tests if Test::Deep if not installed We are using Test::Deep in different tests, but from t/db_dependent/Koha.t the tests are skippted if the module is not installed. We must assume the module is installed Test plan: prove t/db_dependent/Koha.t should return green in ktd -- You are receiving this mail because: You are watching all bug changes.