File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,6 @@ func TestBackwardsCompatibilityManifestList(t *testing.T) {
5252 digest : "sha256:219f4b61132fe9d09b0ec5c15517be2ca712e4744b0e0cc3be71295b35b2a467" ,
5353 manifestlist : `{
5454 "schemaVersion": 2,
55- "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
5655 "manifests": [
5756 {
5857 "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
@@ -139,7 +138,6 @@ func TestBackwardsCompatibilityManifest(t *testing.T) {
139138 digest : "sha256:888206c77cd2811ec47e752ba291e5b7734e3ef137dfd222daadaca39a9f17bc" ,
140139 manifest : `{
141140 "schemaVersion": 2,
142- "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
143141 "config": {
144142 "mediaType": "application/octet-stream",
145143 "size": 3210,
You can’t perform that action at this time.
0 commit comments