Skip to content

Commit 56b55a1

Browse files
authored
Merge pull request #683 from jonboulle/master
schema: minor formatting fix in tests
2 parents 1a6593a + cb955a4 commit 56b55a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/imageindex_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ func TestImageIndex(t *testing.T) {
6060
"platform": {
6161
"architecture": "amd64",
6262
"os": "linux"
63-
}
63+
}
6464
}
6565
]
6666
}

0 commit comments

Comments
 (0)