Bugzilla – Attachment 73556 Details for
Bug 17553
Move GetOverduesForPatron to Koha::Patron
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17553: (Folow-up) Adjust number of tests
Bug-17553-Folow-up-Adjust-number-of-tests.patch (text/plain), 696 bytes, created by
Josef Moravec
on 2018-04-03 12:35:41 UTC
(
hide
)
Description:
Bug 17553: (Folow-up) Adjust number of tests
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2018-04-03 12:35:41 UTC
Size:
696 bytes
patch
obsolete
>From 172f989190eb61df53476665c04085102c1f9178 Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Tue, 3 Apr 2018 12:28:21 +0000 >Subject: [PATCH] Bug 17553: (Folow-up) Adjust number of tests > >Signed-off-by: Josef Moravec <josef.moravec@gmail.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 40d36ee..db39def 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 => 26; >+use Test::More tests => 27; > use Test::Warn; > use Time::Fake; > use DateTime; >-- >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 17553
:
57202
|
57203
|
57312
|
57313
|
70330
|
70331
|
72769
|
72770
|
73554
|
73555
| 73556