Skip to content

Commit

Permalink
Test inview/infinite scrolling loading
Browse files Browse the repository at this point in the history
  • Loading branch information
mlt committed Nov 28, 2019
1 parent e2724bc commit 30d305f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/features/tabulatrs_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
end
visit one_item_per_page_without_pagination_products_path
expect(page).to have_no_css('.pagination li a')
expect(page).to have_css('tr[data-page="2"]')
end
end
end
Expand Down

0 comments on commit 30d305f

Please sign in to comment.