jenkins-bot has submitted this change and it was merged.

Change subject: Add license to test images
......................................................................


Add license to test images

Requested by Commons image patrollers, see
https://commons.wikimedia.org/wiki/User_talk:Jarekt#Test_images_from_User:Selenium_user
for details.

Change-Id: I7118e93b3b6d3f4e5f0dae9e3ac5b9366a526d24
---
M tests/api/upload-wizard_tests.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Cmcmahon: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/tests/api/upload-wizard_tests.py b/tests/api/upload-wizard_tests.py
index 2c2de94..363cd05 100644
--- a/tests/api/upload-wizard_tests.py
+++ b/tests/api/upload-wizard_tests.py
@@ -100,7 +100,7 @@
             "ignorewarnings": "true",
             "filename": final_remote_filename,
             "comment": "Test image uploaded via python script.",
-            "text": "[[Category:Test images]]",
+            "text": "{{pd-ineligible}}[[Category:Test images]]",
         }
         req = wikitools.api.APIRequest(wiki, params)
         data = req.query()

-- 
To view, visit https://gerrit.wikimedia.org/r/112137
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I7118e93b3b6d3f4e5f0dae9e3ac5b9366a526d24
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UploadWizard
Gerrit-Branch: master
Gerrit-Owner: GergÅ‘ Tisza <[email protected]>
Gerrit-Reviewer: Cmcmahon <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to