Gergő Tisza has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/112137

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/UploadWizard 
refs/changes/37/112137/1

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: newchange
Gerrit-Change-Id: I7118e93b3b6d3f4e5f0dae9e3ac5b9366a526d24
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UploadWizard
Gerrit-Branch: master
Gerrit-Owner: GergÅ‘ Tisza <[email protected]>

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

Reply via email to