mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Fix typo in spec description
Co-authored-by: Gaetan Craig-Riou <40413322+rioug@users.noreply.github.com>
This commit is contained in:
@@ -255,7 +255,7 @@ describe SuppliedProductBuilder do
|
||||
end
|
||||
end
|
||||
|
||||
context "when doesn't spree_product_uri match the server host" do
|
||||
context "when spree_product_uri doesn't match the server host" do
|
||||
let(:supplied_product) do
|
||||
DfcProvider::SuppliedProduct.new(
|
||||
"https://example.net/tomato",
|
||||
|
||||
Reference in New Issue
Block a user