Skip to content

Commit 8c46520

Browse files
unit-test-fix
1 parent d854e20 commit 8c46520

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/commands/scan_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -760,6 +760,7 @@ func TestAddScaScan(t *testing.T) {
760760
ExploitablePath: "true",
761761
LastSastScanTime: "1",
762762
PrivatePackageVersion: "1.1.1",
763+
SBom: "false",
763764
}
764765
scaMapConfig := make(map[string]interface{})
765766
scaMapConfig[resultsMapType] = commonParams.ScaType

0 commit comments

Comments
 (0)