https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29884 Bug ID: 29884 Summary: Missing test in api/v1/patrons.t Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Test Suite Assignee: chris@bigballofwax.co.nz Reporter: jonathan.druart+koha@gmail.com QA Contact: testopia@bugs.koha-community.org Depends on: 28632 t::lib::Dates::compare( $updated_on_got, $updated_on_expected, 'updated_on values matched' ); compare is not calling is() or ok(), it's caller job to do it. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28632 [Bug 28632] patrons.t fragile on slow boxes -- You are receiving this mail because: You are watching all bug changes.