mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Post rebase, fix inventory landing page spec
This commit is contained in:
@@ -13,7 +13,7 @@ RSpec.describe Admin::VariantOverridesController do
|
||||
end
|
||||
end
|
||||
|
||||
context "where I manage the variant override hub" do
|
||||
context "where I manage the variant override hub", feature: :inventory do
|
||||
let(:hub) { create(:distributor_enterprise) }
|
||||
|
||||
before do
|
||||
|
||||
Reference in New Issue
Block a user