Skip to content

Commit 5dcb348

Browse files
committed
Fix a comment
Should not change behavior. Signed-off-by: Miloslav Trmač <[email protected]>
1 parent cb4dfed commit 5dcb348

File tree

1 file changed

+1
-1
lines changed
  • pkg/blobinfocache/internal/test

1 file changed

+1
-1
lines changed

pkg/blobinfocache/internal/test/test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ func testGenericCandidateLocations2(t *testing.T, cache blobinfocache.BlobInfoCa
422422
})
423423
assertCandidatesMatch2(t, scopeName, []candidate{}, res)
424424

425-
// Tests of lookups / prioritization when compression is unknown
425+
// Tests of lookups / prioritization when compression is known
426426
// -------------------------------------------------------------
427427

428428
// Set the "known" compression values

0 commit comments

Comments
 (0)