Remove pending from bulk_product_update_spec because it's a core spec and should not be left for later in the upgrade process. This reverts PR#2794

This commit is contained in:
luisramos0
2018-10-21 22:13:15 +01:00
parent 7ae5a615b2
commit 34d1e6ffdb

View File

@@ -1,6 +1,6 @@
require 'spec_helper'
xfeature %q{
feature %q{
As an Administrator
I want to be able to manage products in bulk
} , js: true do