Bugzilla – Attachment 169194 Details for
Bug 36996
Add a system preference to mark items unavailable in z9350 responder
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36996: (QA follow-up) Fix number of unit tests
Bug-36996-QA-follow-up-Fix-number-of-unit-tests.patch (text/plain), 704 bytes, created by
Kyle M Hall (khall)
on 2024-07-19 10:41:53 UTC
(
hide
)
Description:
Bug 36996: (QA follow-up) Fix number of unit tests
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2024-07-19 10:41:53 UTC
Size:
704 bytes
patch
obsolete
>From c7150401d817c4fe77739fad881e659faa34b70f Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Fri, 19 Jul 2024 06:37:32 -0400 >Subject: [PATCH] Bug 36996: (QA follow-up) Fix number of unit tests > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > t/db_dependent/Koha/Item.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Koha/Item.t b/t/db_dependent/Koha/Item.t >index c178ab5722f..f8042ca5110 100755 >--- a/t/db_dependent/Koha/Item.t >+++ b/t/db_dependent/Koha/Item.t >@@ -20,7 +20,7 @@ > use Modern::Perl; > use utf8; > >-use Test::More tests => 35; >+use Test::More tests => 36; > use Test::Exception; > use Test::MockModule; > >-- >2.30.2
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 36996
:
167285
|
167864
|
167943
|
169193
| 169194