Bug 8338: (follow-up) Fix test
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 2 Jun 2020 16:37:38 +0000 (17:37 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 20 Jul 2020 14:08:22 +0000 (16:08 +0200)
commit64bb70d579ffe3a6967103239ba683fd1c0cbd25
tree8c6a192f905fe80e8e951ab10ce97681ae4d9548
parent3f3534a8eeed87869fd6a858866455c10087d7e1
Bug 8338: (follow-up) Fix test

This patch moves the previous test introduced with bug 24075 into the
same block as the rest of the AddReturn tests and updates it to test for
the new 'remove accountline' behaviour as well as the reduce and refund
behaviour.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Circulation.t