fix: add test server #6771

This commit is contained in:
Lionel VICTOR 2026-01-19 21:59:48 +01:00
parent c55af04864
commit e0fcf99344

View File

@ -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,