Bugzilla – Attachment 147285 Details for
Bug 31557
Add ability for holds queue builder to prioritize either matching a patron's home library to the item's home or holding library
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31557: (QA follow-up) Fix number of tests
Bug-31557-QA-follow-up-Fix-number-of-tests.patch (text/plain), 760 bytes, created by
Marcel de Rooy
on 2023-02-24 09:28:49 UTC
(
hide
)
Description:
Bug 31557: (QA follow-up) Fix number of tests
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2023-02-24 09:28:49 UTC
Size:
760 bytes
patch
obsolete
>From 1f0c3bf8a4d0457fa41b06674070548c0e58abc6 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 24 Feb 2023 09:22:25 +0000 >Subject: [PATCH] Bug 31557: (QA follow-up) Fix number of tests >Content-Type: text/plain; charset=utf-8 > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > t/db_dependent/HoldsQueue.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/HoldsQueue.t b/t/db_dependent/HoldsQueue.t >index c122d10b08..50a9e61c6c 100755 >--- a/t/db_dependent/HoldsQueue.t >+++ b/t/db_dependent/HoldsQueue.t >@@ -8,7 +8,7 @@ > > use Modern::Perl; > >-use Test::More tests => 59; >+use Test::More tests => 60; > use Data::Dumper; > > use C4::Calendar qw( new insert_single_holiday ); >-- >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 31557
:
142082
|
143136
|
147284
| 147285 |
151135