ticker: fix linter error
This commit is contained in:
parent
c35a701724
commit
f4849b051d
@ -68,7 +68,7 @@ func (m *Mock) Ticks() <-chan time.Time {
|
|||||||
return m.Force
|
return m.Force
|
||||||
}
|
}
|
||||||
|
|
||||||
// Resumes starts underlying time.Ticker and causes the ticker to begin
|
// Resume starts underlying time.Ticker and causes the ticker to begin
|
||||||
// delivering scheduled events.
|
// delivering scheduled events.
|
||||||
//
|
//
|
||||||
// NOTE: Part of the Ticker interface.
|
// NOTE: Part of the Ticker interface.
|
||||||
|
Loading…
Reference in New Issue
Block a user