Bugzilla – Attachment 70223 Details for
Bug 19304
Move C4::Members::GetNoticeEmailAddress to Koha::Patron->notice_email_address
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19304: (QA follow-up) Fix number of tests in Members.t
Bug-19304-QA-follow-up-Fix-number-of-tests-in-Memb.patch (text/plain), 683 bytes, created by
Josef Moravec
on 2018-01-02 08:46:59 UTC
(
hide
)
Description:
Bug 19304: (QA follow-up) Fix number of tests in Members.t
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2018-01-02 08:46:59 UTC
Size:
683 bytes
patch
obsolete
>From ba57ac8fd7ac852c0b0c06e2082f2e048d166253 Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Tue, 2 Jan 2018 08:44:39 +0000 >Subject: [PATCH] Bug 19304: (QA follow-up) Fix number of tests in Members.t > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >--- > t/db_dependent/Members.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Members.t b/t/db_dependent/Members.t >index ff5a30b..ac928b2 100755 >--- a/t/db_dependent/Members.t >+++ b/t/db_dependent/Members.t >@@ -17,7 +17,7 @@ > > use Modern::Perl; > >-use Test::More tests => 64; >+use Test::More tests => 62; > use Test::MockModule; > use Test::Exception; > >-- >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 19304
:
67126
|
68111
|
70222
| 70223