There are 59 test posts now
This commit is contained in:
parent
d2adfb3cbb
commit
9f46819606
|
@ -16,7 +16,7 @@ class TestGeneratedSite < JekyllUnitTest
|
|||
end
|
||||
|
||||
should "ensure post count is as expected" do
|
||||
assert_equal 58, @site.posts.size
|
||||
assert_equal 59, @site.posts.size
|
||||
end
|
||||
|
||||
should "insert site.posts into the index" do
|
||||
|
|
Loading…
Reference in New Issue