diff --git a/tests/test_pagure_flask_ui_old_commit.py b/tests/test_pagure_flask_ui_old_commit.py index b2ed0f7..2717d40 100644 --- a/tests/test_pagure_flask_ui_old_commit.py +++ b/tests/test_pagure_flask_ui_old_commit.py @@ -114,7 +114,6 @@ class PagureFlaskRepoOldUrltests(tests.Modeltests): pagure.APP.config['EMAIL_SEND'] = False pagure.LOG.handlers = [] - def test_view_commit_old(self): """ Test the view_commit_old endpoint. """