We have 47 posts now in the tests.
This commit is contained in:
parent
57b43e2229
commit
3fe80929ad
|
@ -14,7 +14,7 @@ class TestGeneratedSite < Test::Unit::TestCase
|
|||
end
|
||||
|
||||
should "ensure post count is as expected" do
|
||||
assert_equal 45, @site.posts.size
|
||||
assert_equal 47, @site.posts.size
|
||||
end
|
||||
|
||||
should "insert site.posts into the index" do
|
||||
|
|
Loading…
Reference in New Issue