Skip to content

Commit

Permalink
Fix a comment
Browse files Browse the repository at this point in the history
Should not change behavior.

Signed-off-by: Miloslav Trmač <[email protected]>
  • Loading branch information
mtrmac committed Aug 6, 2024
1 parent cb4dfed commit 5dcb348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/blobinfocache/internal/test/test.go
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ func testGenericCandidateLocations2(t *testing.T, cache blobinfocache.BlobInfoCa
})
assertCandidatesMatch2(t, scopeName, []candidate{}, res)

// Tests of lookups / prioritization when compression is unknown
// Tests of lookups / prioritization when compression is known
// -------------------------------------------------------------

// Set the "known" compression values
Expand Down

0 comments on commit 5dcb348

Please sign in to comment.