Add feature flag for variant override specs

This commit is contained in:
Gaetan Craig-Riou
2025-06-05 19:26:00 +10:00
parent b19b987ed0
commit b253950075

View File

@@ -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