Skip to content

Commit

Permalink
test: update docker compliance flags naming
Browse files Browse the repository at this point in the history
Signed-off-by: chenk <[email protected]>
  • Loading branch information
chen-keinan committed Jun 23, 2024
1 parent 04aed3b commit dab2951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/commands/app_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ func TestFlags(t *testing.T) {
"--scanners",
"license",
"--compliance",
"docker-cis",
"docker-cis-1.6.0",
},
want: want{
format: types.FormatTable,
Expand Down

0 comments on commit dab2951

Please sign in to comment.