Bugzilla – Attachment 86108 Details for
Bug 22416
Search.t tests need adjustment for EasyAnalyticRecords syspref
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22416: (bug 22140 follow-up) Remove warnings in Search.t
Bug-22416-bug-22140-follow-up-Remove-warnings-in-S.patch (text/plain), 980 bytes, created by
Jonathan Druart
on 2019-03-05 17:31:02 UTC
(
hide
)
Description:
Bug 22416: (bug 22140 follow-up) Remove warnings in Search.t
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2019-03-05 17:31:02 UTC
Size:
980 bytes
patch
obsolete
>From cd9099d9f7e37e2af973c9e8525297ac419f0890 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 5 Mar 2019 14:29:58 -0300 >Subject: [PATCH] Bug 22416: (bug 22140 follow-up) Remove warnings in Search.t > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > t/db_dependent/Search.t | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/t/db_dependent/Search.t b/t/db_dependent/Search.t >index b5e503106c..4ef1ebe4d6 100644 >--- a/t/db_dependent/Search.t >+++ b/t/db_dependent/Search.t >@@ -178,6 +178,8 @@ $contextmodule->mock('preference', sub { > return '0'; > } elsif ($pref eq 'viewISBD') { > return '1'; >+ } elsif ($pref eq 'EasyAnalyticalRecords') { >+ return '0'; > } else { > warn "The syspref $pref was requested but I don't know what to say; this indicates that the test requires updating" > unless $pref =~ m/(XSLT|item|branch|holding|image)/i; >-- >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 22416
: 86108