https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18139
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #17 from Jonathan Druart <[email protected]> --- Kyle, I think the way you changed the tests is wrong. We need to deeply check if the issuing rule is correct instead of only check if the key exists. Take a look at these tests, they almost all passed, unless if an issuing rule does not exist but one exists at patron category level (BranchBorrowerCircRule). I think it highlights an issue with your changes. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
