mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Corrects description, if the order didn't change
This commit is contained in:
@@ -18,7 +18,7 @@ describe OrderInvoiceComparator do
|
||||
}
|
||||
|
||||
context "changes on the order object" do
|
||||
it "returns true if the order didn't change" do
|
||||
it "returns false if the order didn't change" do
|
||||
expect(subject).to be false
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user