Disable cli ssl tests
authorDaniel Leidert <daniel.leidert@wgdd.de>
Wed, 5 Feb 2020 22:18:37 +0000 (23:18 +0100)
committerAntonio Terceiro <terceiro@debian.org>
Wed, 2 Nov 2022 12:26:37 +0000 (12:26 +0000)
Forwarded: not-needed

Gbp-Pq: Name 0012-disable-cli-ssl-tests.patch

test/test_pumactl.rb

index f1ed5862668a9f9120938a1db4a961771a5ea2d3..9b8c11f36cdb084309dbae267ce2a619f64d6c37 100644 (file)
@@ -223,7 +223,7 @@ class TestPumaControlCli < TestConfigFileBase
     refute_includes log, 'send_request'
   end
 
-  def test_control_ssl
+  def __test_control_ssl
     skip_unless :ssl
 
     host = "127.0.0.1"