switch to pagy for pagination

This commit is contained in:
2026-02-03 21:21:53 +01:00
parent f35a09f07a
commit a139bde102
9 changed files with 32 additions and 17 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ class PublicBrowsingTest < ApplicationSystemTestCase
visit root_path
assert_selector ".entry-row", count: 25
assert_link "2"
assert_link "Next"
end
test "visitor sees entry statistics" do