mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-31 12:49:38 +00:00
fix source indent of AvatarsHelperTest
git-svn-id: http://svn.redmine.org/redmine/trunk@20508 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
7dcc124d31
commit
c8d61205b4
@ -52,7 +52,7 @@ class AvatarsHelperTest < Redmine::HelperTest
|
||||
end
|
||||
|
||||
def test_avatar_default_size_should_be_24
|
||||
assert_include 'size=24', avatar('jsmith <jsmith@somenet.foo>')
|
||||
assert_include 'size=24', avatar('jsmith <jsmith@somenet.foo>')
|
||||
end
|
||||
|
||||
def test_avatar_with_size_option
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user