Add some tests for the user helper

This commit is contained in:
Tom Hughes 2017-07-06 19:11:21 +01:00
parent 5d740d8733
commit 87a7829eb8
2 changed files with 88 additions and 0 deletions

View file

@ -57,6 +57,8 @@ module UserHelper
)
end
private
# Gravatar support
# See http://en.gravatar.com/site/implement/images/ for details.