From 9256e42aeb935dcf2ac43df45e7ada181eac3efe Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Mar 17 2017 09:26:33 +0000 Subject: Small typo in the tests making them fail --- diff --git a/tests/test_pagure_lib.py b/tests/test_pagure_lib.py index 266f329..7c864f0 100644 --- a/tests/test_pagure_lib.py +++ b/tests/test_pagure_lib.py @@ -3394,7 +3394,7 @@ class PagureLibtests(tests.Modeltests): # and the version 1.4.3 that we have won't let us adjust the # list of supported protocols # '

ircs://pagure.io

', - '

irc://pagure.io

', + '

ircs://pagure.io

', # 'http://pagure.io' '

http://pagure.io

', # 'https://pagure.io'