Bugzilla – Attachment 113050 Details for
Bug 24603
Allow to cancel charges in patron accounting
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24603: Fix number of unit tests
Bug-24603-Fix-number-of-unit-tests.patch (text/plain), 776 bytes, created by
Martin Renvoize (ashimema)
on 2020-11-05 09:32:52 UTC
(
hide
)
Description:
Bug 24603: Fix number of unit tests
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2020-11-05 09:32:52 UTC
Size:
776 bytes
patch
obsolete
>From 1fbe85afa4233f9e3cb3f66fe79ec2e1607da00f Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Mon, 5 Oct 2020 10:42:30 +0000 >Subject: [PATCH] Bug 24603: Fix number of unit tests > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> > >https://bugs.koha-community.org/show_bug.cgi?id=24063 >--- > t/db_dependent/Koha/Account/Line.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Koha/Account/Line.t b/t/db_dependent/Koha/Account/Line.t >index 18d47c3821..c000a7439d 100755 >--- a/t/db_dependent/Koha/Account/Line.t >+++ b/t/db_dependent/Koha/Account/Line.t >@@ -19,7 +19,7 @@ > > use Modern::Perl; > >-use Test::More tests => 13; >+use Test::More tests => 14; > use Test::Exception; > use Test::MockModule; > >-- >2.20.1
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 24603
:
98534
|
98551
|
102005
|
106772
|
111217
|
111218
|
111255
|
111256
|
111794
|
111795
|
111796
|
111797
|
111914
|
113048
|
113049
| 113050 |
113051
|
113052
|
113113
|
113114