diff --git a/spec/features/admin/bulk_product_update_spec.rb b/spec/features/admin/bulk_product_update_spec.rb index 5ea80b6e5e..f18069dfc6 100644 --- a/spec/features/admin/bulk_product_update_spec.rb +++ b/spec/features/admin/bulk_product_update_spec.rb @@ -1,6 +1,6 @@ require 'spec_helper' -feature %q{ +xfeature %q{ As an Administrator I want to be able to manage products in bulk } , js: true do