From: Toshi MARUYAMA Date: Wed, 18 Sep 2013 04:19:27 +0000 (+0000) Subject: fix test failure (#14931) X-Git-Tag: 2.4.0~113 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=435df8675758695b956b5a052ffec765d874205f;p=redmine.git fix test failure (#14931) git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12139 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- 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',