mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 09:18:11 -05:00
Whoops!
This commit is contained in:
@@ -782,7 +782,6 @@ class TestFilters < JekyllUnitTest
|
||||
should "include the size of each grouping" do
|
||||
groups = @filter.group_by_exp(@filter.site.pages, "page", "page.layout")
|
||||
groups.each do |g|
|
||||
p g
|
||||
assert_equal(
|
||||
g["items"].size,
|
||||
g["size"],
|
||||
|
||||
Reference in New Issue
Block a user