fix(tesT): oops
Some checks failed
Test / test (oldstable) (push) Successful in 54s
Forgejo Release / release (push) Failing after 1m46s
Test / test (stable) (push) Successful in 55s

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2024-10-15 16:27:26 +02:00
parent fe372324e3
commit 2edda0f250
Signed by: sam
GPG key ID: 4D8B07C18F31ACBD

View file

@ -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,