@@ -447,7 +447,7 class RepositoriesMercurialControllerTest < ActionController::TestCase | |||||
447 | :sibling => |
|
447 | :sibling => | |
448 | { |
|
448 | { | |
449 | :tag => 'td' , |
|
449 | :tag => 'td' , | |
450 |
:content => |
|
450 | :content => /jsmith/ , | |
451 | :attributes => { :class => 'author' }, |
|
451 | :attributes => { :class => 'author' }, | |
452 | } |
|
452 | } | |
453 | assert_tag :tag => 'th', |
|
453 | assert_tag :tag => 'th', |
General Comments 0
You need to be logged in to leave comments.
Login now