diff --git a/spec/system/admin/variant_overrides_spec.rb b/spec/system/admin/variant_overrides_spec.rb index 2c132f8de2..65abdc5635 100644 --- a/spec/system/admin/variant_overrides_spec.rb +++ b/spec/system/admin/variant_overrides_spec.rb @@ -6,7 +6,7 @@ RSpec.describe " Managing a hub's inventory I want to override the stock level and price of products Without affecting other hubs that share the same products -" do +", feature: :inventory do include AdminHelper include AuthenticationHelper include WebHelper