mirror of
https://github.com/go-acme/lego.git
synced 2025-04-28 17:55:52 +02:00
tests: change ns (#2482)
This commit is contained in:
parent
a8693c1aea
commit
51aaf75afb
@ -24,8 +24,8 @@ func TestLookupNameserversOK(t *testing.T) {
|
||||
nss: []string{"ns1.google.com.", "ns2.google.com.", "ns3.google.com.", "ns4.google.com."},
|
||||
},
|
||||
{
|
||||
fqdn: "physics.georgetown.edu.",
|
||||
nss: []string{"ns4.georgetown.edu.", "ns5.georgetown.edu.", "ns6.georgetown.edu."},
|
||||
fqdn: "mail.proton.me.",
|
||||
nss: []string{"ns1.proton.me.", "ns2.proton.me.", "ns3.proton.me."},
|
||||
},
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user