mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Require spec_helper.rb for OrderSyncer specs
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
require "spec_helper"
|
||||
|
||||
describe OrderSyncer do
|
||||
describe "updating the shipping method" do
|
||||
let(:subscription) { create(:subscription, with_items: true, with_proxy_orders: true) }
|
||||
|
||||
Reference in New Issue
Block a user