mute LSI output in tests
This commit is contained in:
parent
70d9225d9c
commit
0afe79d1cb
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue