Bug 31095: (Rebase follow-up) Correct fine rules and AddIssue calls
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 30 Jan 2023 17:27:53 +0000 (17:27 +0000)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Wed, 1 Feb 2023 15:41:09 +0000 (15:41 +0000)
commit1530ea0735a75f02f4bfd74ffb964f9f2581d082
tree7d2820071263704057c34ad256beab4a5cd7d8a7
parent127502dc7e692b871a5682b3e30e343f0827ca24
Bug 31095: (Rebase follow-up) Correct fine rules and AddIssue calls

This patch corrects the errant call to AddIssue that passes a patron
object instread of a patron hash to AddIssue in the tests and also adds
lengthunit to squash a pair of warnings.

However, it doesn't resolve the failing test.. still somthing going on
there.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Bug 31095: Fix Circulation.t

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 50f997a4b4376845cd812980e0e667698dd7f0f8)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
t/db_dependent/Circulation.t