Skip to content

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
David Wertenteil committed Dec 21, 2023
1 parent e5c36ff commit be25f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/services/scan_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ func TestScanService_ScanCVE(t *testing.T) {
cveManifest: true,
sbom: true,
workload: true,
wantEmptyReport: true,
wantEmptyReport: false,
wantErr: false,
},
{
Expand Down

0 comments on commit be25f76

Please sign in to comment.