Skip to content

Commit

Permalink
Update tag_controller_test.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
jywarren committed Mar 12, 2018
1 parent 440fc0a commit 3e9d33c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/functional/tag_controller_test.rb
Expand Up @@ -290,6 +290,7 @@ def setup
assert_not_nil :notes
assert_not_nil :users
assert_not_nil :tag
assert_select ".users-row", assigns(:users).length
end

test 'adds comment when awarding a barnstar' do
Expand Down

0 comments on commit 3e9d33c

Please sign in to comment.