diff --git a/spec/system/admin/products_v3/products_spec.rb b/spec/system/admin/products_v3/products_spec.rb index 976f4bf24c..e9c103fe69 100644 --- a/spec/system/admin/products_v3/products_spec.rb +++ b/spec/system/admin/products_v3/products_spec.rb @@ -71,7 +71,6 @@ describe 'As an admin, I can see the new product page' do end it "reset the page when searching" do - pending "this test is not working" within ".pagination" do click_link "2" end