Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
Signed-off-by: Slavek Kabrda <[email protected]>
  • Loading branch information
bkabrda committed Aug 26, 2024
1 parent bc1f128 commit dad9ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/repo/repo_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ func TestCompressUncompressFS(t *testing.T) {
"repository",
"targets",
"6a0d8ce486b4aa7a2b30bf0940a879a00d1bb2738c4874543e179781d42b8ea1d12f34698dc95b3beeb9785036f7f2272e2fc92b994a04ac59ae458b5f4a2a7c.rekor.pub",
)
),
)
if err != nil {
t.Errorf("Failed to read the roundtripped rekor %v", err)
Expand Down

0 comments on commit dad9ae3

Please sign in to comment.