We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc96323 + 47f0392 commit f95bb48Copy full SHA for f95bb48
main/tests.py
@@ -113,7 +113,7 @@ def __init__(self):
113
TestForLogging().run()
114
115
# After this, both fail and error message should be logged
116
- # (should be in _looged_msgs array).
+ # (should be in _logged_msgs array).
117
self.assertEqual(2, len(_logged_msgs))
118
# As stated in TestWithException, the fake test will be the first for
119
# sure.
0 commit comments