jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/326089 )
Change subject: Update http://gandi.eu redirect ...................................................................... Update http://gandi.eu redirect Bug: T152769 Change-Id: I85167be5aaefb62c3a18831b94fd040698ceff29 --- M tests/http_tests.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Dalba: Looks good to me, approved jenkins-bot: Verified diff --git a/tests/http_tests.py b/tests/http_tests.py index 06f7117..0cb28bd 100644 --- a/tests/http_tests.py +++ b/tests/http_tests.py @@ -202,7 +202,7 @@ r = http.fetch(uri='http://www.gandi.eu') self.assertEqual(r.status, 200) self.assertEqual(r.data.url, - 'http://www.gandi.net') + 'https://www.gandi.net/') class UserAgentTestCase(TestCase): -- To view, visit https://gerrit.wikimedia.org/r/326089 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I85167be5aaefb62c3a18831b94fd040698ceff29 Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Owner: Magul <tomasz.magul...@gmail.com> Gerrit-Reviewer: Dalba <dalba.w...@gmail.com> Gerrit-Reviewer: John Vandenberg <jay...@gmail.com> Gerrit-Reviewer: Lokal Profil <lokal.pro...@gmail.com> Gerrit-Reviewer: Merlijn van Deen <valhall...@arctus.nl> Gerrit-Reviewer: Xqt <i...@gno.de> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ Pywikibot-commits mailing list Pywikibot-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits