Bugzilla – Attachment 96887 Details for
Bug 24321
Make objects.search use mappings from Koha::Object(s)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24321: (follow-up) Fix number of tests in t/db_dependent/Koha/Objects.t
Bug-24321-follow-up-Fix-number-of-tests-in-tdbdepe.patch (text/plain), 775 bytes, created by
Josef Moravec
on 2020-01-07 11:34:54 UTC
(
hide
)
Description:
Bug 24321: (follow-up) Fix number of tests in t/db_dependent/Koha/Objects.t
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2020-01-07 11:34:54 UTC
Size:
775 bytes
patch
obsolete
>From 16008d4f4c7c0cb7dd2c6ec52dd632c279afd867 Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Tue, 7 Jan 2020 11:30:53 +0000 >Subject: [PATCH] Bug 24321: (follow-up) Fix number of tests in > t/db_dependent/Koha/Objects.t > >Test plan: >prove t/db_dependent/Koha/Objects.t > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >--- > t/db_dependent/Koha/Objects.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Koha/Objects.t b/t/db_dependent/Koha/Objects.t >index a375b77d5b..a11a1f4307 100644 >--- a/t/db_dependent/Koha/Objects.t >+++ b/t/db_dependent/Koha/Objects.t >@@ -19,7 +19,7 @@ > > use Modern::Perl; > >-use Test::More tests => 18; >+use Test::More tests => 19; > use Test::Exception; > use Test::Warn; > >-- >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 24321
:
96703
|
96704
|
96705
|
96706
|
96707
|
96708
|
96709
|
96710
|
96711
|
96712
|
96713
|
96714
|
96715
|
96716
|
96717
|
96718
|
96719
|
96720
|
96721
|
96722
|
96744
|
96840
|
96841
|
96842
|
96843
|
96844
|
96845
|
96846
|
96847
|
96848
|
96849
|
96850
|
96851
|
96852
|
96874
|
96875
|
96876
|
96877
|
96878
|
96879
|
96880
|
96881
|
96882
|
96883
|
96884
|
96885
|
96886
|
96887
|
96939
|
96940
|
96941
|
96942
|
96943
|
96944
|
96945
|
96946
|
96947
|
96948
|
96949
|
96950
|
96951
|
96952