]> source.dussan.org Git - redmine.git/commitdiff
Fixes git annotate test failure.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 1 Jun 2011 16:39:52 +0000 (16:39 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 1 Jun 2011 16:39:52 +0000 (16:39 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5990 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/functional/repositories_git_controller_test.rb

index d42c76e9fc4b384453b005b37ba5b03423b7adc8..0bbcab447543d3d20d97fce77b55ac22f06bbabd 100644 (file)
@@ -266,7 +266,7 @@ class RepositoriesGitControllerTest < ActionController::TestCase
                     :tag => 'td',
                     :child => {
                        :tag => 'a',
-                       :content => /2f9c0091c754a91af7a9c478e36556b4bde8dcf7/
+                       :content => /2f9c0091/
                        }
                     }
       assert_tag :tag => 'th', :content => '24',
@@ -276,7 +276,7 @@ class RepositoriesGitControllerTest < ActionController::TestCase
                     :tag => 'td',
                     :child => {
                        :tag => 'a',
-                       :content => /2f9c0091c754a91af7a9c478e36556b4bde8dcf7/
+                       :content => /2f9c0091/
                        }
                     }
       assert_tag :tag => 'th', :content => '24',