parent
f77c6e55bf
commit
c9d567ab44
5 changed files with 9 additions and 9 deletions
|
@ -109,7 +109,7 @@ func TestMetadata(t *testing.T) {
|
|||
ctx := metadata.ContextWithMetadata(context.Background())
|
||||
state := request.Request{
|
||||
Req: &dns.Msg{Question: []dns.Question{{Name: tc.Qname, Qtype: tc.Qtype}}},
|
||||
Zone: "cluster.local.",
|
||||
Zone: ".",
|
||||
W: &test.ResponseWriter{RemoteIP: tc.RemoteIP},
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue