Bug 23336: (follow-up) Fix failing test
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 4 Jul 2023 06:07:05 +0000 (07:07 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 5 Jul 2023 15:17:18 +0000 (12:17 -0300)
commita24d1589ce433fd570ee6582a6655f66eff7121d
tree83cf71999fc693707cca519e1261c6a3e6ac8f6a
parentba80c71e63549e60fcdd5666bd2484b75e5a174d
Bug 23336: (follow-up) Fix failing test

Our consistency improvement to the AddIssue return in bug 23336
highlighted a bad test assumption.  The 'Reinsert the original issue'
line was silently failing and as such the subsequent test lines were
actually resulting in a renewal (which previous to this patchset
returned an empty return that happened to match the empty return of an
issue failure)

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/Circulation.t