https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23816
--- Comment #62 from Jonathan Druart <[email protected]> --- (In reply to AgustÃn Moyano from comment #50) > When I execute qa of this patchset, I get > > FAIL koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt > FAIL valid_template > The method > Koha::Patron::Category->effective_min_password_length is not > covered by tests! > > This must be a qa script bug, because Koha::Patron::Category has the method > effective_min_password_length, and it's covered by tests.. maybe it's > checking in Schema class, instead of Koha::Object? This is a bug in the QA script, I opened an issue and submitted a merge request. https://gitlab.com/koha-community/qa-test-tools/-/issues/37 -- 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/
