mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Remove ignore for OrderSyncer spec file
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
require "spec_helper"
|
||||
|
||||
xdescribe OrderSyncer do
|
||||
describe OrderSyncer do
|
||||
describe "updating the shipping method" do
|
||||
let!(:subscription) { create(:subscription, with_items: true, with_proxy_orders: true) }
|
||||
let!(:order) { subscription.proxy_orders.first.initialise_order! }
|
||||
|
||||
Reference in New Issue
Block a user