Bugzilla – Attachment 177167 Details for
Bug 38944
Add Test::NoWarnings to tests without warnings
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38944: Manual changes
Bug-38944-Manual-changes.patch (text/plain), 757 bytes, created by
Jonathan Druart
on 2025-01-27 09:49:26 UTC
(
hide
)
Description:
Bug 38944: Manual changes
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2025-01-27 09:49:26 UTC
Size:
757 bytes
patch
obsolete
>From 7c36e752b61d2299674af05b6ea1fc0ac82c2c9a Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 22 Jan 2025 14:43:15 +0100 >Subject: [PATCH] Bug 38944: Manual changes > >Not caught by the script >--- > t/db_dependent/www/search_utf8.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/www/search_utf8.t b/t/db_dependent/www/search_utf8.t >index efd16fe5442..bf2da0ed7da 100755 >--- a/t/db_dependent/www/search_utf8.t >+++ b/t/db_dependent/www/search_utf8.t >@@ -63,7 +63,7 @@ elsif ( not $opac ) { > plan skip_all => "Tests skip. You must set env. variable KOHA_OPAC_URL to do tests\n"; > } > else { >- plan tests => 80; >+ plan tests => 81; > } > > $intranet =~ s#/$##; >-- >2.34.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 38944
:
176912
|
176913
|
176914
|
177165
|
177166
|
177167
|
177196
|
177274
|
177275
|
177362
|
177363
|
177364
|
177380
|
177477
|
177478
|
177479
|
177480
|
177481
|
177928
|
177929
|
177930
|
177931
|
177932
|
177977
|
177994
|
177995
|
177996
|
177997
|
177998
|
177999