diff --git a/rhodecode/tests/functional/test_admin_gists.py b/rhodecode/tests/functional/test_admin_gists.py --- a/rhodecode/tests/functional/test_admin_gists.py +++ b/rhodecode/tests/functional/test_admin_gists.py @@ -116,7 +116,7 @@ class TestGistsController(TestController gist = _create_gist('gist-show-me') response = self.app.get(url('gist', id=gist.gist_access_id)) response.mustcontain('added file: gist-show-me<') - response.mustcontain('test_admin (RhodeCode Admin) - created just now') + response.mustcontain('test_admin (RhodeCode Admin) - created') response.mustcontain('gist-desc') response.mustcontain('