mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Remove short wait, show variant overrides tab in admin
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
/ insert_bottom "[data-hook='admin_product_sub_tabs']"
|
||||
|
||||
-# Commented out until this feature is ready
|
||||
-#= tab :overrides, url: main_app.admin_variant_overrides_path, match_path: '/variant_overrides'
|
||||
= tab :overrides, url: main_app.admin_variant_overrides_path, match_path: '/variant_overrides'
|
||||
|
||||
@@ -9,8 +9,6 @@ feature %q{
|
||||
include AuthenticationWorkflow
|
||||
include WebHelper
|
||||
|
||||
use_short_wait
|
||||
|
||||
let!(:hub) { create(:distributor_enterprise) }
|
||||
let!(:hub2) { create(:distributor_enterprise) }
|
||||
let!(:producer) { create(:supplier_enterprise) }
|
||||
|
||||
Reference in New Issue
Block a user