mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 16:54:15 -04:00
add golangci-lint linter (#5499)
This commit is contained in:
@@ -60,7 +60,6 @@ var kubeApexCases = []test.Case{
|
||||
}
|
||||
|
||||
func TestServeDNSApex(t *testing.T) {
|
||||
|
||||
k := New([]string{"cluster.local."})
|
||||
k.APIConn = &APIConnServeTest{}
|
||||
k.Next = test.NextHandler(dns.RcodeSuccess, nil)
|
||||
|
||||
Reference in New Issue
Block a user