jenkins-bot has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1050699?usp=email )
Change subject: [fix] Fix url_image url
......................................................................
[fix] Fix url_image url
Bug: T368814
Change-Id: I8b467c11810e2c9cc1987474efd1aad7d5e8344c
---
M tests/proofreadpage_tests.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
jenkins-bot: Verified
Xqt: Looks good to me, approved
diff --git a/tests/proofreadpage_tests.py b/tests/proofreadpage_tests.py
index ac576da..c6811d8 100755
--- a/tests/proofreadpage_tests.py
+++ b/tests/proofreadpage_tests.py
@@ -249,7 +249,7 @@
'footer': '\n{{smallrefs}}',
'url_image': ('https://upload.wikimedia.org/wikipedia/commons/'
'thumb/a/ac/Popular_Science_Monthly_Volume_1.djvu/'
- 'page12-2267px-Popular_Science_Monthly_Volume_1.djvu'
+ 'page12-2012px-Popular_Science_Monthly_Volume_1.djvu'
'.jpg'),
}
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1050699?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: I8b467c11810e2c9cc1987474efd1aad7d5e8344c
Gerrit-Change-Number: 1050699
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-CC: Mpaa <[email protected]>
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]