summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/functional/repositories_mercurial_controller_test.rb2
1 files changed, 1 insertions, 1 deletions
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',