Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1147102?usp=email )

Change subject: [bugfix] Fix for site_tests.TestPropertyNames
......................................................................

[bugfix] Fix for site_tests.TestPropertyNames

Remove 'wikibase-badge-Q17559452' from TestPropertyNames.test_get_property_names

Bug: T394571
Change-Id: I427d62e5fa0241a20dcefe737ed2daef5d3111b9
---
M tests/site_tests.py
1 file changed, 1 insertion(+), 2 deletions(-)

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




diff --git a/tests/site_tests.py b/tests/site_tests.py
index 303c48f..78c2819 100755
--- a/tests/site_tests.py
+++ b/tests/site_tests.py
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 """Tests for the site module."""
 #
-# (C) Pywikibot team, 2008-2024
+# (C) Pywikibot team, 2008-2025
 #
 # Distributed under the terms of the MIT license.
 #
@@ -1251,7 +1251,6 @@
             'wikibase-badge-Q17437796',
             'wikibase-badge-Q17437798',
             'wikibase-badge-Q17506997',
-            'wikibase-badge-Q17559452',
             'wikibase-badge-Q17580674',
             'wikibase-badge-Q70894304',
             'wikibase_item',

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1147102?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: I427d62e5fa0241a20dcefe737ed2daef5d3111b9
Gerrit-Change-Number: 1147102
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: JJMC89 <[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]

Reply via email to