jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1074553?usp=email )
Change subject: [tests] enable TestThankRevision.test_thank_revision ......................................................................
[tests] enable TestThankRevision.test_thank_revision
Bug: T375320 Bug: T367311 Change-Id: Iebaa1599f1e2ffe3daa71e25ceda7e8f34cf5a35 --- M tests/thanks_tests.py 1 file changed, 0 insertions(+), 1 deletion(-)
Approvals: jenkins-bot: Verified Xqt: Looks good to me, approved
diff --git a/tests/thanks_tests.py b/tests/thanks_tests.py index f0300a0..5d81520 100755 --- a/tests/thanks_tests.py +++ b/tests/thanks_tests.py @@ -25,7 +25,6 @@ code = 'test' write = True
- @unittest.expectedFailure # T367311 def test_thank_revision(self): """Test thanks for normal revisions.
pywikibot-commits@lists.wikimedia.org