https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19307
David Bourgault <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #67114|0 |1 is obsolete| | --- Comment #4 from David Bourgault <[email protected]> --- Created attachment 67320 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67320&action=edit Bug 19307 - Mock the AllowFineOverride preference to ensure expected result To test: 1 - Set 'AllowFineOverride' to allow 2 - prove t/db_dependent/Circulation/NoIssuesChargeGuarantees.t 3 - 1 test fails 4 - Apply patch 5 - prove t/db_dependent/Circulation/NoIssuesChargeGuarantees.t 6 - All tests pass 7 - Set 'AllowFineOverride' to 'Don't allow' 8 - Tests should still pass Signed-off-by: David Bourgault <[email protected]> -- 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/
