Remove useless spec (will be tested right after)

This commit is contained in:
Jean-Baptiste Bellet
2023-07-19 14:27:57 +02:00
parent 62eaf4a1a9
commit bada2ef4a7

View File

@@ -98,10 +98,6 @@ describe 'As an admin, I can see the new product page' do
end
context "search by category" do
it "has a category select" do
expect(page).to have_selector "select#category_id"
end
it "can search for a product" do
search_by_category "Category 1"