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
@@ -13,7 +13,7 @@ class TestChangelogController(TestContro
"""name="5e204e7583b9" type="checkbox" value="1" />"""
in response.body)
self.assertTrue("""commit 154: 5e204e7583b9@2010-08-10 """
- """01:18:46""" in response.body)
+ """02:18:46""" in response.body)
self.assertTrue("""Small update at simplevcs app""" in response.body)
@@ -43,7 +43,7 @@ class TestChangelogController(TestContro
"""name="46ad32a4f974" type="checkbox" value="1" />"""
in response.body)
self.assertTrue("""commit 64: 46ad32a4f974@2010-04-20"""
- """ 00:33:21"""in response.body)
+ """ 01:33:21"""in response.body)
self.assertTrue("""