Skip to content

Commit

Permalink
fix linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
canercidam committed Oct 27, 2023
1 parent e86e09a commit 2aa8580
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e2e/e2e_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ var (
reposPath = "/docker/registry/v2/repositories/"

expectedSha256Repo = path.Join(reposPath, expectedImageSha)
expectedCidRepo = path.Join(reposPath, expectedImageCid)
expectedCidRepoCacheOnly = path.Join(reposPath, expectedImageCidCacheOnly)

expectedManifestBlob = "/docker/registry/v2/blobs/sha256/35/35ff92bfc7e822eab96fe3d712164f6b547c3acffc8691b80528d334283849ab/data"
Expand Down

0 comments on commit 2aa8580

Please sign in to comment.