features/index/pagination.feature in activeadmin-0.6.6 vs features/index/pagination.feature in activeadmin-1.0.0.pre1
- old
+ new
@@ -51,9 +51,9 @@
end
end
"""
Given 100 posts exist
When I am on the index page for posts
- Then I should see pagination with 2 pages
+ Then I should see pagination with 4 pages
Then I should see "Displaying Posts 1 - 30"
And I should not see "Displaying Posts 1 - 30 of 100 in total"