jenkins-bot has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1099295?usp=email )
Change subject: tests: fix spelling mistake
......................................................................
tests: fix spelling mistake
Change-Id: I7e84f5d06a5f9a7b93241375fee83530c1b5cdc2
---
M tests/oauth_tests.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Xqt: Looks good to me, approved
jenkins-bot: Verified
diff --git a/tests/oauth_tests.py b/tests/oauth_tests.py
index a39c528..bbdb8e3 100755
--- a/tests/oauth_tests.py
+++ b/tests/oauth_tests.py
@@ -92,7 +92,7 @@
self.assertIn(ts, t)
-class TestOauthLoginManger(DefaultSiteTestCase, OAuthSiteTestCase):
+class TestOauthLoginManager(DefaultSiteTestCase, OAuthSiteTestCase):
"""Test OAuth login manager."""
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1099295?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: I7e84f5d06a5f9a7b93241375fee83530c1b5cdc2
Gerrit-Change-Number: 1099295
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[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]