Bugzilla – Attachment 58418 Details for
Bug 14637
Add patron category fails with MySQL 5.6.26
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14637: Followup - Fix number of tests due to rebase
Bug-14637-Followup---Fix-number-of-tests-due-to-re.patch (text/plain), 749 bytes, created by
Kyle M Hall (khall)
on 2016-12-23 13:36:37 UTC
(
hide
)
Description:
Bug 14637: Followup - Fix number of tests due to rebase
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2016-12-23 13:36:37 UTC
Size:
749 bytes
patch
obsolete
>From 214cf0939450a6d8e2edf1eb4c610f077678f82e Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Fri, 23 Dec 2016 13:35:34 +0000 >Subject: [PATCH] Bug 14637: Followup - Fix number of tests due to rebase > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > t/db_dependent/Koha/Patron/Categories.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Koha/Patron/Categories.t b/t/db_dependent/Koha/Patron/Categories.t >index 767eb5a..574d458 100644 >--- a/t/db_dependent/Koha/Patron/Categories.t >+++ b/t/db_dependent/Koha/Patron/Categories.t >@@ -19,7 +19,7 @@ > > use Modern::Perl; > >-use Test::More tests => 9; >+use Test::More tests => 10; > > use C4::Context; > use Koha::Database; >-- >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 14637
:
55232
|
55233
|
56674
|
56675
|
56676
|
56677
|
58416
|
58417
| 58418