XZise has uploaded a new change for review.

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

Change subject: [IMPROV] tests: Remove superfluous reset messages
......................................................................

[IMPROV] tests: Remove superfluous reset messages

The one call to reset the messages has been overlooked in e5e34a2a.

Change-Id: I70422d191815c032dc784005cc0fb5485b4c56ba
---
M tests/logentry_tests.py
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/24/228624/1

diff --git a/tests/logentry_tests.py b/tests/logentry_tests.py
index e913da7..82447e8 100644
--- a/tests/logentry_tests.py
+++ b/tests/logentry_tests.py
@@ -240,7 +240,6 @@
             else:
                 self.assertRaises(KeyError, logentry.title)
                 self.assertOneDeprecation()
-            self._reset_messages()
 
     def test_getMovedTarget(self, key):
         """Test getMovedTarget method."""

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I70422d191815c032dc784005cc0fb5485b4c56ba
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: XZise <[email protected]>

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

Reply via email to