Bugzilla – Attachment 141347 Details for
Bug 22321
Make it possible to edit illrequests.borrowernumber
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22321: (follow-up) Fix number of planned tests in Illrequests.t
Bug-22321-follow-up-Fix-number-of-planned-tests-in.patch (text/plain), 886 bytes, created by
Martin Renvoize (ashimema)
on 2022-10-05 10:45:19 UTC
(
hide
)
Description:
Bug 22321: (follow-up) Fix number of planned tests in Illrequests.t
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2022-10-05 10:45:19 UTC
Size:
886 bytes
patch
obsolete
>From 88e9b031f962953a9dd18555bfbe6093127430ec Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Mon, 8 Aug 2022 22:09:34 +0000 >Subject: [PATCH] Bug 22321: (follow-up) Fix number of planned tests in > Illrequests.t > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > t/db_dependent/Illrequests.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Illrequests.t b/t/db_dependent/Illrequests.t >index 1fc79d494a..7dd4f76a53 100755 >--- a/t/db_dependent/Illrequests.t >+++ b/t/db_dependent/Illrequests.t >@@ -41,7 +41,7 @@ use Test::Exception; > use Test::Deep qw/ cmp_deeply ignore /; > use Test::Warn; > >-use Test::More tests => 14; >+use Test::More tests => 15; > > my $schema = Koha::Database->new->schema; > my $builder = t::lib::TestBuilder->new; >-- >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 22321
:
130544
|
130545
|
130546
|
131012
|
131013
|
131055
|
131056
|
131057
|
131058
|
131059
|
138873
|
138874
|
138875
|
138876
|
138877
|
138878
|
141342
|
141343
|
141344
|
141345
|
141346
| 141347