Skip to content

Commit

Permalink
fix: add comment
Browse files Browse the repository at this point in the history
Signed-off-by: hlts2 <[email protected]>
  • Loading branch information
hlts2 authored and actions-user committed May 12, 2020
1 parent a5ea22a commit d080355
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/log/log_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ import (
)

var (
// Goreaine leak is detected by `fastime`, but it should be ignored in the test because it is an external package.
goleakIgnoreOptions = []goleak.Option{
goleak.IgnoreTopFunction("github.com/kpango/fastime.(*Fastime).StartTimerD.func1"),
}
Expand Down

0 comments on commit d080355

Please sign in to comment.