mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-29 08:48:01 -05:00
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, :display => nil)
|
||||
@site = Site.new(Jekyll.configuration)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user