]> git.koha-community.org Git - koha.git/commit
Bug 37963: Case 2 - Consider providers returning error messages lower cased
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Thu, 19 Sep 2024 13:49:10 +0000 (13:49 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 27 Sep 2024 16:00:35 +0000 (18:00 +0200)
commit23ab84c9b6c1a2206d9495c6671d833b14bf5a0f
tree1e2b7e3417908b66be997ebdca9e3221324f70d4
parent4c76d2b565610737d9a0ec5a76d44c4cc2e347e0
Bug 37963: Case 2 - Consider providers returning error messages lower cased

Test plan:
1) Apply only test patch for case 1. Run tests:
prove t/db_dependent/Koha/BackgroundJob/ErmSushiHarvester.t
2) Verify tests fail. Apply the other patch for case 1.
3) Run tests again. Verify they now pass.
4) Repeat the test plan but using patches for case 2

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/ERM/EUsage/UsageDataProvider.pm