Skip to content

Commit

Permalink
test: Add v1 flag.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaqx0r committed May 6, 2024
1 parent 86b5122 commit cdc20a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/mtail/exec_integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ func TestExecMtail(t *testing.T) {
"../../examples",
"-logs", "testdata/rsyncd.log",
"--logtostderr",
"--v=2",
"-one_shot",
"-one_shot_format=prometheus",
"-port", fmt.Sprintf("%d", testutil.FreePort(t)),
Expand Down

0 comments on commit cdc20a9

Please sign in to comment.