mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-01 21:47:16 +00:00
Fix trailing whitespace
This commit is contained in:
@@ -286,7 +286,7 @@ describe ProductImport::ProductImporter do
|
||||
it "raises an error" do
|
||||
importer.validate_entries
|
||||
entries = JSON.parse(importer.entries_json)
|
||||
error = entries['2']['errors']['shipping_category']
|
||||
error = entries['2']['errors']['shipping_category']
|
||||
|
||||
expect(error).to include "Shipping_category doesn't match allowed categories"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user