jenkins-bot submitted this change.

View Change

Approvals: jenkins-bot: Verified Xqt: Looks good to me, approved
[fix] Fix url_image url

Bug: T368814
Change-Id: I8b467c11810e2c9cc1987474efd1aad7d5e8344c
---
M tests/proofreadpage_tests.py
1 file changed, 1 insertion(+), 1 deletion(-)

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 change 1050699. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I8b467c11810e2c9cc1987474efd1aad7d5e8344c
Gerrit-Change-Number: 1050699
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-CC: Mpaa <mpaa.wiki@gmail.com>