Skip to content

Commit

Permalink
removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
checkmarx-kobi-hagmi committed Apr 15, 2024
1 parent 2d6d5fb commit d1abd62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/integration/scan_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -688,7 +688,6 @@ func TestPartialScanWithWrongPreset(t *testing.T) {
}

err, _ := executeCommand(t, args...)
//assertError(t, err, "scan completed partially")
assertAstError(t, err, "scan completed partially", exitCodes.SastEngineFailedExitCode)
}

Expand Down

0 comments on commit d1abd62

Please sign in to comment.