Bug 34258: update SIP-related unit test
authorAndreas Roussos <a.roussos@dataly.gr>
Thu, 13 Jul 2023 16:02:02 +0000 (16:02 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 26 Jul 2023 14:06:05 +0000 (11:06 -0300)
commit5d0b4b4433b1751e16a1ed14b427ae266e4e72a6
treeed196789eca17b76725bf32aa774528faf71c806
parent54924681d2d6d567e10a248d136a87f02d6f5ca9
Bug 34258: update SIP-related unit test

Test plan:

1) Run the updated SIP-related unit test *without* having applied
   the other patch from this bug report -- it should fail:

   $ prove t/db_dependent/SIP/ILS.t

2) Apply the patch that fixes C4/SIP/ILS/Transaction/Renew.pm

3) Re-run the unit test -- it should pass.

Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/SIP/ILS.t