fix(tesT): oops
Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
fe372324e3
commit
2edda0f250
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ func TestRealPrint(t *testing.T) {
|
|||
ShowQuery: true,
|
||||
},
|
||||
Request: util.Request{
|
||||
Server: "https://dns.froth.zone/dns-query",
|
||||
Server: "https://dns.google/dns-query",
|
||||
Port: 443,
|
||||
Type: dns.StringToType["NS"],
|
||||
Class: 1,
|
||||
|
|
Loading…
Reference in a new issue