unexpose items per lint (#701)
This commit is contained in:
parent
bdf71cf251
commit
ecae087201
2 changed files with 8 additions and 8 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue