From f4f37d340dfbb405e8ad77a0ccf56ce66d4fb144 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikl=C3=B3s=20Fazekas?= Date: Thu, 5 Aug 2021 15:55:18 +0200 Subject: Remove byebug --- test/integration/test_cert_host_auth.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/integration/test_cert_host_auth.rb b/test/integration/test_cert_host_auth.rb index 9619c1f..312be85 100644 --- a/test/integration/test_cert_host_auth.rb +++ b/test/integration/test_cert_host_auth.rb @@ -1,7 +1,6 @@ require_relative 'common' require 'fileutils' require 'tmpdir' -require 'byebug' require 'net/ssh' require 'timeout' -- cgit v1.2.1