https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30870 Bug ID: 30870 Summary: Don't skip tests if Test::Deep is not installed Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Test Suite Assignee: jonathan.druart+koha@gmail.com Reporter: jonathan.druart+koha@gmail.com QA Contact: testopia@bugs.koha-community.org 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 (or skip everywhere). -- You are receiving this mail because: You are watching all bug changes.