mirror of
https://github.com/coredns/coredns.git
synced 2025-10-29 01:04:15 -04:00
add golangci-lint linter (#5499)
This commit is contained in:
@@ -494,7 +494,6 @@ var notSyncedTestCases = []test.Case{
|
||||
}
|
||||
|
||||
func TestNotSyncedServeDNS(t *testing.T) {
|
||||
|
||||
k := New([]string{"cluster.local."})
|
||||
k.APIConn = &APIConnServeTest{
|
||||
notSynced: true,
|
||||
|
||||
Reference in New Issue
Block a user