Bugzilla – Attachment 91105 Details for
Bug 17003
Add API route to get checkout's renewability
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17003: (QA follow-up) Fix the number of tests
Bug-17003-QA-follow-up-Fix-the-number-of-tests.patch (text/plain), 739 bytes, created by
Kyle M Hall (khall)
on 2019-06-28 15:29:17 UTC
(
hide
)
Description:
Bug 17003: (QA follow-up) Fix the number of tests
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2019-06-28 15:29:17 UTC
Size:
739 bytes
patch
obsolete
>From 69ad5c35ccb958e09000f6330a1ee4c28b36eb50 Mon Sep 17 00:00:00 2001 >From: John <you@example.com> >Date: Fri, 28 Jun 2019 15:27:27 +0000 >Subject: [PATCH] Bug 17003: (QA follow-up) Fix the number of tests > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > t/db_dependent/api/v1/checkouts.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/api/v1/checkouts.t b/t/db_dependent/api/v1/checkouts.t >index fb0d350082..89e16fdb50 100644 >--- a/t/db_dependent/api/v1/checkouts.t >+++ b/t/db_dependent/api/v1/checkouts.t >@@ -17,7 +17,7 @@ > > use Modern::Perl; > >-use Test::More tests => 73; >+use Test::More tests => 79; > use Test::MockModule; > use Test::Mojo; > use t::lib::Mocks; >-- >2.20.1 (Apple Git-117)
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 17003
:
54709
|
54710
|
56507
|
57489
|
57493
|
58099
|
85475
|
85476
|
87155
|
87156
|
87157
|
87445
|
87446
|
88260
|
88261
|
88262
|
88589
|
88590
|
88591
|
91102
|
91103
|
91104
| 91105