Bugzilla – Attachment 179326 Details for
Bug 38184
OpacTrustedCheckout module does not show due date
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38184: (follow-up) Correct the number of tests
Bug-38184-follow-up-Correct-the-number-of-tests.patch (text/plain), 674 bytes, created by
Owen Leonard
on 2025-03-14 12:37:36 UTC
(
hide
)
Description:
Bug 38184: (follow-up) Correct the number of tests
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2025-03-14 12:37:36 UTC
Size:
674 bytes
patch
obsolete
>From a1283a161f11b0a03a432fc091c606cf7b9c0c5a Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 14 Mar 2025 12:21:08 +0000 >Subject: [PATCH] Bug 38184: (follow-up) Correct the number of tests > >--- > t/db_dependent/Koha/Checkout.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Koha/Checkout.t b/t/db_dependent/Koha/Checkout.t >index 45f4f87017..215c895acb 100755 >--- a/t/db_dependent/Koha/Checkout.t >+++ b/t/db_dependent/Koha/Checkout.t >@@ -20,7 +20,7 @@ > use Modern::Perl; > > use Test::NoWarnings; >-use Test::More tests => 4; >+use Test::More tests => 5; > use t::lib::TestBuilder; > > use Koha::Database; >-- >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 38184
:
179294
|
179325
|
179326
|
179374
|
179375