Skip to content

Commit e77a1d6

Browse files
committed
address formatting
Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
1 parent 30e3610 commit e77a1d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

syft/format/syftjson/model/file_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ func Test_FileMetadataEntry_UnmarshalJSON(t *testing.T) {
3838
jsonData: []byte(`{
3939
"Mode": 644,
4040
"Type": "RegularFile",
41-
"LinkDestination": "/usr/bin/python3",
41+
"LinkDestination": "/usr/bin/python3",
4242
"UserID": 1000,
4343
"GroupID": 1000,
4444
"MIMEType": "text/plain",

0 commit comments

Comments
 (0)