Bug 33500: Add tests for RecordLocalUseOnReturn
authorLucas Gass <lucas@bywatersolutions.com>
Wed, 14 Jun 2023 17:15:23 +0000 (17:15 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 23 Jun 2023 12:46:39 +0000 (09:46 -0300)
commit2238d9f09639328a5f50315852566c6e2d286473
tree32ed3df3d610d9b2fee65b647e67285bf77e9a35
parent1f0cd38d56ac3215a4b00865dd4a17ae702d2952
Bug 33500: Add tests for RecordLocalUseOnReturn

To test:
1. Turn on RecordLocalUseOnReturn
2. prove -v /kohadevbox/koha/t/db_dependent/Circulation.t
3. Tests fail.
4. Apply patch
5. prove -v /kohadevbox/koha/t/db_dependent/Circulation.t
6. Tests pass.

Signed-off-by: Sam Lau <samalau@gmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/Circulation.t