Skip to content

Commit

Permalink
Merge pull request #156 from jenkinsci/SIGINT-2119
Browse files Browse the repository at this point in the history
SIGINT-2119: synopsys-security-scan-plugin build leaving test files after running
  • Loading branch information
zaman-akib authored Aug 12, 2024
2 parents ddb998a + 152f824 commit e8c6053
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,6 @@ public void getCommandLineArgsForPolarisTest() throws PluginExceptionHandler {

List<String> commandLineArgs =
scannerArgumentService.getCommandLineArgs(installedDependencies, polarisParameters, workspace);
scannerArgumentService.getCommandLineArgs(installedDependencies, polarisParameters, workspace);

if (getOSNameForTest().contains("win")) {
assertEquals(
Expand Down

0 comments on commit e8c6053

Please sign in to comment.