diff --git a/rhodecode/tests/functional/test_changelog.py b/rhodecode/tests/functional/test_changelog.py --- a/rhodecode/tests/functional/test_changelog.py +++ b/rhodecode/tests/functional/test_changelog.py @@ -23,7 +23,7 @@ class TestChangelogController(TestContro response.mustcontain("""Small update at simplevcs app""") response.mustcontain( - """
3
""" @@ -56,7 +56,7 @@ class TestChangelogController(TestContro ) response.mustcontain( - """
21
"""