Skip to content

Commit

Permalink
Update test/unit/tag_test.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
jywarren committed Sep 6, 2022
1 parent 73ab354 commit 1850bf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/tag_test.rb
Expand Up @@ -298,5 +298,6 @@ def setup
test 'Tag.get_recommendations' do
nodes = Tag.get_recommendations("blog", "test")
assert_not_nil nodes
assert nodes.length > 0
end
end

0 comments on commit 1850bf3

Please sign in to comment.