Bugzilla – Attachment 86807 Details for
Bug 22330
Transfer limits should be respected for placing holds in staff interface and APIs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22330: (QA follow-up) Fix number of tests in Reserves.t
Bug-22330-QA-follow-up-Fix-number-of-tests-in-Rese.patch (text/plain), 736 bytes, created by
Josef Moravec
on 2019-03-20 14:37:54 UTC
(
hide
)
Description:
Bug 22330: (QA follow-up) Fix number of tests in Reserves.t
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2019-03-20 14:37:54 UTC
Size:
736 bytes
patch
obsolete
>From d80b5e032dab814b7c0cd5a0fcefed5635b68f56 Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Wed, 20 Mar 2019 14:35:24 +0000 >Subject: [PATCH] Bug 22330: (QA follow-up) Fix number of tests in Reserves.t > >Test plan: >prove t/db_dependent/Reserves.t > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >--- > t/db_dependent/Reserves.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Reserves.t b/t/db_dependent/Reserves.t >index ba1520e762..8a5e969e75 100755 >--- a/t/db_dependent/Reserves.t >+++ b/t/db_dependent/Reserves.t >@@ -17,7 +17,7 @@ > > use Modern::Perl; > >-use Test::More tests => 59; >+use Test::More tests => 60; > use Test::MockModule; > use Test::Warn; > >-- >2.11.0
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 22330
:
85067
|
85068
|
86479
|
86480
|
86481
|
86482
|
86758
|
86759
|
86760
|
86779
|
86802
|
86803
|
86804
|
86805
|
86806
| 86807