Skip to content

Commit

Permalink
Merge pull request #1531 from maul-esel/mute-tests
Browse files Browse the repository at this point in the history
mute LSI output in tests
  • Loading branch information
parkr committed Sep 12, 2013
2 parents c219323 + 87de8dd commit 097779a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_related_posts.rb
Expand Up @@ -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

Expand Down

0 comments on commit 097779a

Please sign in to comment.