mirror of
https://github.com/heartcombo/simple_form.git
synced 2022-11-09 12:19:26 -05:00
Whitespaces ✂️
This commit is contained in:
parent
d38575f3f3
commit
4891aaa4a2
1 changed files with 4 additions and 5 deletions
|
@ -47,7 +47,6 @@ class HintTest < ActionView::TestCase
|
||||||
assert_select 'span.hint', 'Bold and not...'
|
assert_select 'span.hint', 'Bold and not...'
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
# Without attribute name
|
# Without attribute name
|
||||||
|
|
||||||
test 'hint without attribute name' do
|
test 'hint without attribute name' do
|
||||||
|
|
Loading…
Reference in a new issue