Bugzilla – Attachment 186250 Details for
Bug 40665
Add booking_id field to issues to link checkouts to bookings that were fulfilled by them
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40665: (RM follow-up) Adjust number of tests in t/db_dependent/Circulation.t
Bug-40665-RM-follow-up-Adjust-number-of-tests-in-t.patch (text/plain), 743 bytes, created by
Lucas Gass (lukeg)
on 2025-09-05 20:59:08 UTC
(
hide
)
Description:
Bug 40665: (RM follow-up) Adjust number of tests in t/db_dependent/Circulation.t
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2025-09-05 20:59:08 UTC
Size:
743 bytes
patch
obsolete
>From f9b7475df50aa195f97415ff18dac52ba57a0895 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Fri, 5 Sep 2025 20:57:59 +0000 >Subject: [PATCH] Bug 40665: (RM follow-up) Adjust number of tests in > t/db_dependent/Circulation.t > >--- > t/db_dependent/Circulation.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Circulation.t b/t/db_dependent/Circulation.t >index d6ebc0bed78..dda4983a4a2 100755 >--- a/t/db_dependent/Circulation.t >+++ b/t/db_dependent/Circulation.t >@@ -19,7 +19,7 @@ use Modern::Perl; > use utf8; > > use Test::NoWarnings; >-use Test::More tests => 80; >+use Test::More tests => 82; > use Test::Exception; > use Test::MockModule; > use Test::Deep qw( cmp_deeply ); >-- >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 40665
:
185516
|
185517
|
185518
|
185519
|
185520
|
185895
|
185896
|
185897
|
185898
|
185899
| 186250 |
186369
|
187589