mirror of
https://github.com/coredns/coredns.git
synced 2025-10-30 01:34:21 -04:00
unexpose items per lint (#701)
This commit is contained in:
committed by
John Belamaric
parent
bdf71cf251
commit
ecae087201
@@ -119,7 +119,7 @@ func TestDoCoreDNSRecord(t *testing.T) {
|
||||
k.interfaceAddrs = &interfaceAddrsTest{}
|
||||
k.APIConn = &APIConnTest{}
|
||||
|
||||
cdr := k.CoreDNSRecord()
|
||||
cdr := k.coreDNSRecord()
|
||||
|
||||
expected := "10.0.0.111"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user