Skip to content

Commit 4d9e585

Browse files
committed
update test description
1 parent 523f817 commit 4d9e585

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

remote/remote_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ func testImage(t *testing.T, when spec.G, it spec.S) {
270270
})
271271

272272
when("base image is a multi-OS/Arch manifest list", func() {
273-
it("returns a base image matching linux/amd64", func() {
273+
it("returns a base image matching linux/architecture", func() {
274274
manifestListName := "golang:1.13.8"
275275
existingLayerDigests := map[string]string{
276276
"amd64": "sha256:427da4a135b0869c1a274ba38e23d45bdbda93134c4ad99c8900cb0cfe9f0c9e",

0 commit comments

Comments
 (0)