mirror of
https://github.com/coredns/coredns.git
synced 2025-09-21 21:51:19 +02:00
auto go fmt
Signed-off-by: coredns[bot] <bot@bot.coredns.io>
This commit is contained in:
parent
d17e50afc7
commit
ae0431e4da
@ -188,8 +188,8 @@ func TestStop(t *testing.T) {
|
||||
|
||||
h := &errorHandler{
|
||||
patterns: []*pattern{{
|
||||
period: 2 * time.Second,
|
||||
pattern: regexp.MustCompile("^error.*!$"),
|
||||
period: 2 * time.Second,
|
||||
pattern: regexp.MustCompile("^error.*!$"),
|
||||
logCallback: log.Errorf,
|
||||
}},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user