Change example.org DNS record (#13904)

DNS Changed for this record causing tests to fail

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
This commit is contained in:
Alec Thomas
2024-04-22 11:36:30 -05:00
committed by GitHub
parent d5daf49a9a
commit 276b97530f

View File

@@ -317,7 +317,7 @@ func TestHostIsResolved(t *testing.T) {
// As defined in RFC 2606 , example.org is a
// reserved example domain name.
exampleHost := "example.org"
exampleIP := "93.184.216.34"
exampleIP := "93.184.215.14"
s := &Service{
cfg: &Config{