Skip to content

Commit

Permalink
add to former commit
Browse files Browse the repository at this point in the history
Signed-off-by: rcohen <rcohen@armosec.io>
  • Loading branch information
rcohen committed Apr 3, 2023
1 parent c362f6c commit 8be6ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/sbom/v1/sbom_spdx_storage_format_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const (
)

type notSPDXFormatSBOMData struct {
data int `json:"aaa"`
Data int `json:"aaa"`
}

func TestStoreLabels(t *testing.T) {
Expand Down

0 comments on commit 8be6ca6

Please sign in to comment.