From 46b99ccea2aed0e09fdd369ffb999710cdccb2f5 Mon Sep 17 00:00:00 2001 From: Daniel Leidert Date: Wed, 5 Feb 2020 23:18:37 +0100 Subject: [PATCH] Disable cli ssl tests Forwarded: not-needed Gbp-Pq: Name 0012-disable-cli-ssl-tests.patch --- test/test_pumactl.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_pumactl.rb b/test/test_pumactl.rb index f1ed586..9b8c11f 100644 --- a/test/test_pumactl.rb +++ b/test/test_pumactl.rb @@ -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" -- 2.30.2