diff --git a/spec/system/admin/bulk_product_update_spec.rb b/spec/system/admin/bulk_product_update_spec.rb index 527512c648..b53ff6d819 100644 --- a/spec/system/admin/bulk_product_update_spec.rb +++ b/spec/system/admin/bulk_product_update_spec.rb @@ -4,16 +4,13 @@ require 'system_helper' RSpec.describe ' As an Administrator - I want to be able to manage products in bulk + I want to be able to manage products in bulk (with the old Products screen) ' do include AdminHelper include AuthenticationHelper include WebHelper - around do |example| - Flipper.disable(:admin_style_v3) - example.run - end + before { Flipper.disable(:admin_style_v3) } describe "listing products" do before do