mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 09:18:11 -05:00
Merge pull request #1531 from maul-esel/mute-tests
mute LSI output in tests
This commit is contained in:
@@ -29,6 +29,7 @@ class TestRelatedPosts < Test::Unit::TestCase
|
||||
'destination' => dest_dir,
|
||||
'lsi' => true})
|
||||
end
|
||||
any_instance_of(Jekyll::RelatedPosts) { |i| stub(i).display }
|
||||
@site = Site.new(Jekyll.configuration)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user