Bugzilla – Attachment 111796 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
Katrin Fischer
on 2020-10-15 20:52:43 UTC
(
hide
)
Description:
Bug 24603: Fix number of unit tests
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2020-10-15 20:52:43 UTC
Size:
776 bytes
patch
obsolete
>From cc571c90ef6328df23120598506199f2627d2dac 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 2458c6122e..2f71dcbb82 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.11.0
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