Delete Follow from Tail in tail_test.go
This commit is contained in:
@@ -43,7 +43,6 @@ func TestLtsvLogGeneratesMetrics(t *testing.T) {
|
||||
reader := &Tail{
|
||||
Filename: tmpfile.Name(),
|
||||
ReOpen: true,
|
||||
Follow: true,
|
||||
DisableLogging: true,
|
||||
parser: parser,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user