diff --git a/test/backend-test/monitors/test-tcp.js b/test/backend-test/monitors/test-tcp.js index 7b8ba9d39..8eb50825a 100644 --- a/test/backend-test/monitors/test-tcp.js +++ b/test/backend-test/monitors/test-tcp.js @@ -217,7 +217,7 @@ describe("TCP Monitor", () => { const tcpMonitor = new TCPMonitorType(); const monitor = { - hostname: "google.com", + hostname: "uptimekumavalidation.tchinchow.net", port: 443, expected_tls_alert: "certificate_required", timeout: 10,