Bugzilla – Attachment 57500 Details for
Bug 17579
Add the Koha::Patron->is_expired method
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17579 [QA Followup] - Fix the number of tests
Bug-17579-QA-Followup---Fix-the-number-of-tests.patch (text/plain), 690 bytes, created by
Kyle M Hall (khall)
on 2016-11-15 15:27:53 UTC
(
hide
)
Description:
Bug 17579 [QA Followup] - Fix the number of tests
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2016-11-15 15:27:53 UTC
Size:
690 bytes
patch
obsolete
>From 36280356c1d4488fe42609357daea36e7dc023a1 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Tue, 15 Nov 2016 15:27:13 +0000 >Subject: [PATCH] Bug 17579 [QA Followup] - Fix the number of tests > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > t/db_dependent/Koha/Patrons.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Koha/Patrons.t b/t/db_dependent/Koha/Patrons.t >index 9108f1a..7be731c 100644 >--- a/t/db_dependent/Koha/Patrons.t >+++ b/t/db_dependent/Koha/Patrons.t >@@ -19,7 +19,7 @@ > > use Modern::Perl; > >-use Test::More tests => 12; >+use Test::More tests => 13; > use Test::Warn; > > use C4::Members; >-- >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 17579
:
57297
|
57320
|
57332
|
57386
|
57411
|
57412
|
57475
|
57476
|
57498
|
57499
| 57500