Skip to content

Commit

Permalink
refactoring
Browse files Browse the repository at this point in the history
Signed-off-by: Nicklas Körtge <nicklas.koertge1@ibm.com>
  • Loading branch information
n1ckl0sk0rtge committed Jan 21, 2025
1 parent 797dba6 commit c9e1709
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scanner/plugins/javasecurity/config_parsing_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,6 @@ func TestCMDArgumentAdditionalCMD(t *testing.T) {
defer tearDown(filesToDelete, image)

t.Run("Additional java.security files via CMD", func(t *testing.T) {

javaSecurity, err := newJavaSecurity(config, docker.GetSquashedFilesystem(image))
assert.NoError(t, err, "checkConfig failed")

Expand Down

0 comments on commit c9e1709

Please sign in to comment.