Should work fine
This commit is contained in:
@@ -36,7 +36,6 @@ final class OpenFoodFactsTests: XCTestCase {
|
||||
.tag(tag: .brands, value: "milka"),
|
||||
.pageSize(5),
|
||||
.sort(.popularity),
|
||||
fields: [.nutrientLevels]
|
||||
)
|
||||
|
||||
let jsonResults = try JSONEncoder().encode(results)
|
||||
|
||||
Reference in New Issue
Block a user