fix: add test server #6771
This commit is contained in:
parent
c55af04864
commit
e0fcf99344
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user