diff --git a/test/functional/repositories_mercurial_controller_test.rb b/test/functional/repositories_mercurial_controller_test.rb index fd9c17b58..c541d7da8 100644 --- a/test/functional/repositories_mercurial_controller_test.rb +++ b/test/functional/repositories_mercurial_controller_test.rb @@ -447,7 +447,7 @@ class RepositoriesMercurialControllerTest < ActionController::TestCase :sibling => { :tag => 'td' , - :content => 'jsmith' , + :content => /jsmith/ , :attributes => { :class => 'author' }, } assert_tag :tag => 'th',