diff --git a/core/endpoint_test.go b/core/endpoint_test.go index 01a25350..c323283b 100644 --- a/core/endpoint_test.go +++ b/core/endpoint_test.go @@ -655,7 +655,7 @@ func TestIntegrationEvaluateHealthForDNS(t *testing.T) { conditionBody := Condition("[BODY] == 93.184.216.34") endpoint := Endpoint{ Name: "example", - URL: "1.1.1.1", + URL: "8.8.8.8", DNS: &DNS{ QueryType: "A", QueryName: "example.com.",