mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Rename duplicated test name.
This commit is contained in:
parent
c2940a6bf4
commit
bb71f182dd
1 changed files with 1 additions and 1 deletions
|
@ -471,7 +471,7 @@ class SelectorTest < Test::Unit::TestCase
|
|||
end
|
||||
|
||||
|
||||
def test_first_and_last
|
||||
def test_only_child_and_only_type_first_and_last
|
||||
# Only child.
|
||||
parse(%Q{<table><tr></tr></table>})
|
||||
select("table:only-child")
|
||||
|
|
Loading…
Reference in a new issue