Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
asim committed Jul 7, 2024
1 parent e756fd3 commit 9053133
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/source/cli/cli_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ func TestCliSourceDefault(t *testing.T) {
&cli.StringFlag{
Name: "test.timeout",
},
&cli.StringFlag{
Name: "test.bench",
},
&cli.BoolFlag{
Name: "test.v",
},
Expand Down

0 comments on commit 9053133

Please sign in to comment.