diff --git a/spec/features/admin/product_import_spec.rb b/spec/features/admin/product_import_spec.rb index be6c01810c..8043ab82a0 100644 --- a/spec/features/admin/product_import_spec.rb +++ b/spec/features/admin/product_import_spec.rb @@ -220,7 +220,6 @@ feature "Product Import", js: true do expect(page).to_not have_selector '.invalid-count' expect(page).to have_selector '.create-count', text: "3" expect(page).to_not have_selector '.update-count' - expect(page).to_not have_selector '.update-count' expect(page).to_not have_selector '.inv-create-count' expect(page).to_not have_selector '.inv-update-count'