Bugzilla – Attachment 191223 Details for
Bug 30331
Allow RenewalPeriodBase behavior to differ between manual and automatic renewals
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30331: (follow-up) Fix count of tests
Bug-30331-follow-up-Fix-count-of-tests.patch (text/plain), 780 bytes, created by
Andrew Fuerste-Henry
on 2026-01-09 19:58:16 UTC
(
hide
)
Description:
Bug 30331: (follow-up) Fix count of tests
Filename:
MIME Type:
Creator:
Andrew Fuerste-Henry
Created:
2026-01-09 19:58:16 UTC
Size:
780 bytes
patch
obsolete
>From e12f667ccdf4e4a1594a1a6ab8ff1b3b25edc26c Mon Sep 17 00:00:00 2001 >From: Andrew Fuerste Henry <andrew@bywatersolutions.com> >Date: Fri, 9 Jan 2026 19:55:55 +0000 >Subject: [PATCH] Bug 30331: (follow-up) Fix count of tests > >Signed-off-by: Andrew Fuerste Henry <andrew@bywatersolutions.com> >--- > 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 65eedb01af2..cceb88c53de 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 => 83; >+use Test::More tests => 84; > 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 30331
:
187537
|
187543
|
187552
|
187553
|
187757
|
187758
|
187759
|
187760
|
187761
|
187762
|
187763
|
187764
|
191219
|
191220
|
191221
|
191222
| 191223