]> source.dussan.org Git - redmine.git/commitdiff
fix test failure (#14931)
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 18 Sep 2013 04:19:27 +0000 (04:19 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 18 Sep 2013 04:19:27 +0000 (04:19 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12139 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/functional/repositories_mercurial_controller_test.rb

index fd9c17b58526c117d656f4d60389af07710d775a..c541d7da8597bb272f0870256ecbb937c11f0114 100644 (file)
@@ -447,7 +447,7 @@ class RepositoriesMercurialControllerTest < ActionController::TestCase
                  :sibling =>
                        {
                           :tag     => 'td'    ,
-                          :content => 'jsmith' ,
+                          :content => /jsmith/ ,
                           :attributes => { :class   => 'author' },
                         }
         assert_tag :tag => 'th',