Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
howardjohn committed Mar 5, 2024
1 parent 42f692e commit 68fe82b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/log/config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ func TestCapture(t *testing.T) {
timePattern + "\tinfo\tlog/config_test.go:.*\tzap-info",
timePattern + "\tdebug\tlog/config_test.go:.*\tzap-debug",
timePattern + "\terror\tlog/config_test.go:.*\tzap-with",
timePattern + "\terror\tzap-write",
"error\tzap-write",
"",
}

Expand Down

0 comments on commit 68fe82b

Please sign in to comment.