mirror of
https://github.com/github/rails.git
synced 2026-01-10 07:08:08 -05:00
Rename duplicated test name.
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user