Bug 40021 - Koha/Plugins/Recall_hooks.t produces warnings
Summary: Koha/Plugins/Recall_hooks.t produces warnings
Status: Signed Off
Alias: None
Product: Koha
Classification: Unclassified
Component: Test Suite (show other bugs)
Version: 24.11
Hardware: All All
: P5 - low minor
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 25515
  Show dependency treegraph
 
Reported: 2025-05-28 14:57 UTC by Jonathan Druart
Modified: 2025-05-28 16:51 UTC (History)
0 users

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 40021: Remove warnings from Koha/Plugins/Recall_hooks.t (1.56 KB, patch)
2025-05-28 14:58 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 40021: Remove warnings from Koha/Plugins/Recall_hooks.t (1.61 KB, patch)
2025-05-28 16:51 UTC, Roman Dolny
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2025-05-28 14:57:35 UTC

    
Comment 1 Jonathan Druart 2025-05-28 14:58:35 UTC
Created attachment 182826 [details] [review]
Bug 40021: Remove warnings from Koha/Plugins/Recall_hooks.t

Test plan:
  prove t/db_dependent/Koha/Plugins/Recall_hooks.t
should return green
Comment 2 Roman Dolny 2025-05-28 16:51:13 UTC
Created attachment 182829 [details] [review]
Bug 40021: Remove warnings from Koha/Plugins/Recall_hooks.t

Test plan:
  prove t/db_dependent/Koha/Plugins/Recall_hooks.t
should return green

Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>