Bugzilla – Attachment 186149 Details for
Bug 9762
Log circulation overrides
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9762: (follow-up) Add Test::NoWarnings to CanBookBeIssued.t
Bug-9762-follow-up-Add-TestNoWarnings-to-CanBookBe.patch (text/plain), 941 bytes, created by
Lucas Gass (lukeg)
on 2025-09-04 13:22:00 UTC
(
hide
)
Description:
Bug 9762: (follow-up) Add Test::NoWarnings to CanBookBeIssued.t
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2025-09-04 13:22:00 UTC
Size:
941 bytes
patch
obsolete
>From 9b80feae6ce005c6bdf9755552709d70ffc6298b Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Thu, 4 Sep 2025 13:20:05 +0000 >Subject: [PATCH] Bug 9762: (follow-up) Add Test::NoWarnings to > CanBookBeIssued.t > >Without this patch: > >prove -v /kohadevbox/koha/xt/use-test-no-warnings.t fails > >With this patch: > >prove -v /kohadevbox/koha/xt/use-test-no-warnings.t passes >--- > t/db_dependent/Circulation/CanBookBeIssued.t | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/t/db_dependent/Circulation/CanBookBeIssued.t b/t/db_dependent/Circulation/CanBookBeIssued.t >index 2f84b4a1cf0..e337e3d2498 100755 >--- a/t/db_dependent/Circulation/CanBookBeIssued.t >+++ b/t/db_dependent/Circulation/CanBookBeIssued.t >@@ -29,6 +29,7 @@ use Koha::CirculationRules; > use Koha::DateUtils qw( dt_from_string ); > use t::lib::TestBuilder; > use t::lib::Mocks; >+use Test::NoWarnings; > > my $builder = t::lib::TestBuilder->new; > >-- >2.39.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 9762
:
149554
|
156222
|
163847
|
164022
|
164067
|
164068
|
164302
|
164387
|
164426
|
164479
|
164508
|
164509
|
164510
|
164519
|
170271
|
170272
|
170273
|
176742
|
177294
|
177295
|
177296
|
178029
|
178030
|
178031
|
178036
|
181303
|
181304
|
181305
|
181306
|
181307
|
181308
|
181340
|
181341
|
181342
|
181343
|
181344
|
181345
|
181346
|
181357
|
181358
|
181359
|
181360
|
181361
|
181362
|
181363
|
181371
|
181381
|
181390
|
181393
|
181545
|
181546
|
185118
|
185314
|
185315
|
185316
|
185317
|
185318
|
185319
|
185320
|
185321
|
185322
|
185323
|
185815
|
185816
|
185817
|
185818
|
185819
|
185820
|
185821
|
185822
|
185823
|
185824
|
185825
|
185826
|
185827
| 186149 |
186150
|
186162
|
186163