Skip to content

Commit

Permalink
Fix assemblies spec
Browse files Browse the repository at this point in the history
  • Loading branch information
fblupi committed Nov 25, 2024
1 parent e593d82 commit c118987
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/system/assemblies_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@

it "lists 25 assemblies per page" do
within "#assemblies-grid" do
expect(page).to have_content("Results per page:\n25")
expect(page).to have_css("[id^=assembly_]", count: 25)
end
end
Expand Down

0 comments on commit c118987

Please sign in to comment.