jenkins-bot has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1168207?usp=email )
Change subject: update .wmflabs.org to .wmcloud.org
......................................................................
update .wmflabs.org to .wmcloud.org
Follow-up patch for d13df99
Change-Id: I428c3b01754cc36fa9f2a9845f146285b31c30f6
---
M tests/http_tests.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
jenkins-bot: Verified
Xqt: Looks good to me, approved
diff --git a/tests/http_tests.py b/tests/http_tests.py
index a079206..0ee2e0c 100755
--- a/tests/http_tests.py
+++ b/tests/http_tests.py
@@ -77,7 +77,7 @@
'https://www.wikiquote.org/': None,
}
with suppress_warnings(
- r"config.authenticate\['\*.wmflabs.org'] has invalid value.",
+ r"config.authenticate\['\*.wmcloud.org'] has invalid value.",
UserWarning,
):
for url, auth in pairs.items():
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1168207?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.wikimedia.org/r/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I428c3b01754cc36fa9f2a9845f146285b31c30f6
Gerrit-Change-Number: 1168207
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]