https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15757

--- Comment #21 from M. Tompsett <mtomp...@hotmail.com> ---
Comment on attachment 50013
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50013
Bug 15757: Add one test for GetLoanLength

Review of attachment 50013:
 --> 
(https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=15757&attachment=50013)
-----------------------------------------------------------------

::: t/db_dependent/Circulation_Issuingrule.t
@@ +113,4 @@
>      maxissueqty        => 5,
>      maxonsiteissueqty  => 4,
>      finedays           => 0,
> +    lengthunit         => 'days',

Why change to days?

@@ -113,4 @@
>      maxissueqty        => 5,
>      maxonsiteissueqty  => 4,
>      finedays           => 0,
> -    lengthunit         => 'Null',

I think the point was undef, but Data::Dumper puts out 'Null'

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to