Bugzilla – Attachment 86430 Details for
Bug 20563
ILL request list gives no indication of source and/or target
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20563: (QA follow-up) Fix number of tests in api/v1/illrequests.t
Bug-20563-QA-follow-up-Fix-number-of-tests-in-apiv.patch (text/plain), 848 bytes, created by
Josef Moravec
on 2019-03-11 08:50:04 UTC
(
hide
)
Description:
Bug 20563: (QA follow-up) Fix number of tests in api/v1/illrequests.t
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2019-03-11 08:50:04 UTC
Size:
848 bytes
patch
obsolete
>From 766948c9eecf1aa4e015f8c8f727c1a4a545b7eb Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Mon, 11 Mar 2019 08:46:01 +0000 >Subject: [PATCH] Bug 20563: (QA follow-up) Fix number of tests in > api/v1/illrequests.t > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >--- > t/db_dependent/api/v1/illrequests.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/api/v1/illrequests.t b/t/db_dependent/api/v1/illrequests.t >index bc990eecf4..a0028810e6 100644 >--- a/t/db_dependent/api/v1/illrequests.t >+++ b/t/db_dependent/api/v1/illrequests.t >@@ -40,7 +40,7 @@ my $t = Test::Mojo->new('Koha::REST::V1'); > > subtest 'list() tests' => sub { > >- plan tests => 20; >+ plan tests => 21; > > # Mock ILLBackend (as object) > my $backend = Test::MockObject->new; >-- >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 20563
:
74152
|
74153
|
75657
|
79523
|
79715
|
79716
|
80603
|
82166
|
82167
|
82511
|
82512
|
82734
|
84695
|
84696
|
84697
|
84698
|
86376
|
86377
|
86378
|
86427
|
86428
|
86429
| 86430 |
86431