Bugzilla – Attachment 185964 Details for
Bug 35761
Add an administration editor for FTP and SFTP servers
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35761: (follow-up) Add NoWarnings
Bug-35761-follow-up-Add-NoWarnings.patch (text/plain), 1.18 KB, created by
Tomás Cohen Arazi (tcohen)
on 2025-08-29 19:08:30 UTC
(
hide
)
Description:
Bug 35761: (follow-up) Add NoWarnings
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2025-08-29 19:08:30 UTC
Size:
1.18 KB
patch
obsolete
>From 9ec83c8a753ff3786bb0cbf29ad68062a6efdd72 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Fri, 29 Aug 2025 14:31:16 -0300 >Subject: [PATCH] Bug 35761: (follow-up) Add NoWarnings > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > t/db_dependent/Koha/SFTP/Server.t | 3 ++- > t/db_dependent/api/v1/sftp_servers.t | 3 ++- > 2 files changed, 4 insertions(+), 2 deletions(-) > >diff --git a/t/db_dependent/Koha/SFTP/Server.t b/t/db_dependent/Koha/SFTP/Server.t >index ee53f38e98d..39eb51c3def 100755 >--- a/t/db_dependent/Koha/SFTP/Server.t >+++ b/t/db_dependent/Koha/SFTP/Server.t >@@ -17,9 +17,10 @@ > > use Modern::Perl; > >-use Test::More tests => 7; >+use Test::More tests => 8; > use Test::Exception; > use Test::Warn; >+use Test::NoWarnings; > > use Koha::SFTP::Servers; > >diff --git a/t/db_dependent/api/v1/sftp_servers.t b/t/db_dependent/api/v1/sftp_servers.t >index af26c9ca2fc..4d916832431 100755 >--- a/t/db_dependent/api/v1/sftp_servers.t >+++ b/t/db_dependent/api/v1/sftp_servers.t >@@ -17,8 +17,9 @@ > > use Modern::Perl; > >-use Test::More tests => 6; >+use Test::More tests => 7; > use Test::Mojo; >+use Test::NoWarnings; > > use t::lib::TestBuilder; > use t::lib::Mocks; >-- >2.51.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 35761
:
174933
|
174937
|
175030
|
175052
|
175067
|
175166
|
175608
|
175916
|
176429
|
176430
|
177577
|
177578
|
177741
|
177742
|
178552
|
178553
|
178554
|
179249
|
179250
|
179251
|
182918
|
185011
|
185012
|
185013
|
185960
|
185961
|
185962
|
185963
|
185964
|
185965