Bugzilla – Attachment 48249 Details for
Bug 15635
Move the patron images related code to Koha::Patron::Images
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15635 [QA Followup] - Fix number of unit tests
Bug-15635-QA-Followup---Fix-number-of-unit-tests.patch (text/plain), 725 bytes, created by
Kyle M Hall (khall)
on 2016-02-19 15:26:45 UTC
(
hide
)
Description:
Bug 15635 [QA Followup] - Fix number of unit tests
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2016-02-19 15:26:45 UTC
Size:
725 bytes
patch
obsolete
>From 0f183cc36ea59dd4f9e15515bce4ae2e150fd6a7 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Fri, 19 Feb 2016 14:55:53 +0000 >Subject: [PATCH] Bug 15635 [QA Followup] - Fix number of unit tests > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > t/db_dependent/Koha/Patron/Images.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Koha/Patron/Images.t b/t/db_dependent/Koha/Patron/Images.t >index aa5266c..ab0341b 100644 >--- a/t/db_dependent/Koha/Patron/Images.t >+++ b/t/db_dependent/Koha/Patron/Images.t >@@ -19,7 +19,7 @@ > > use Modern::Perl; > >-use Test::More tests => 3; >+use Test::More tests => 4; > > use Koha::Database; > use Koha::Patrons; >-- >2.1.4
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 15635
:
47122
|
47124
|
47125
|
47126
|
48113
|
48114
|
48115
|
48116
|
48117
|
48136
|
48137
|
48138
|
48139
|
48140
|
48243
|
48244
|
48245
|
48246
|
48247
|
48248
| 48249