We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 991e405 commit c523e48Copy full SHA for c523e48
Modules/Tests/YosemiteTests/Storage/PersistedProductVariationTests.swift
@@ -186,7 +186,7 @@ struct PersistedProductVariationTests {
186
var image: PersistedProductVariationImage
187
var attributes: [PersistedProductVariationAttribute]
188
189
- enum CodingKeys: CodingKey {
+ enum CodingKeys: CodingKey {
190
case variation
191
case image
192
case attributes
0 commit comments