Skip to content

Commit 842f384

Browse files
committed
fixes tests
1 parent 7ad2a6a commit 842f384

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cmd/devguard-scanner/commands/merge-sboms_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,7 @@ func TestRunMergeSBOMs(t *testing.T) {
287287
Component: &cyclonedx.Component{
288288
BOMRef: "pkg:test/lib@1.0.0",
289289
PackageURL: "pkg:test/lib@1.0.0",
290+
Name: "lib",
290291
},
291292
},
292293
Components: &[]cyclonedx.Component{},

0 commit comments

Comments
 (0)