From c0f8b472f9c140d569b2a75c5edf48d1009a28bc Mon Sep 17 00:00:00 2001 From: Farhaan Bukhsh Date: Jul 28 2016 09:11:24 +0000 Subject: Fix plugin test --- diff --git a/tests/test_pagure_flask_ui_plugins.py b/tests/test_pagure_flask_ui_plugins.py index 90d80be..bda5f7f 100644 --- a/tests/test_pagure_flask_ui_plugins.py +++ b/tests/test_pagure_flask_ui_plugins.py @@ -71,7 +71,7 @@ class PagureFlaskPluginstests(tests.Modeltests): sorted(names), [ 'Block Un-Signed commits', 'Block non fast-forward pushes', - 'Fedmsg', 'IRC', 'Mail', 'Pagure', 'Pagure requests', + 'Fedmsg', 'IRC', 'Mail', 'Pagure', 'Pagure CI','Pagure requests', 'Pagure tickets', 'Read the Doc', ] )