fix(typo): correct `successfully`

This commit is contained in:
Rotzbua 2024-01-05 10:50:45 +01:00
parent 40e623b276
commit c7b2b097b1
No known key found for this signature in database
GPG Key ID: C69022D529C17845
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ def extension(settings=None):
class TestPeriodicLog(unittest.TestCase):
def test_extension_enabled(self):
# Expected that settings for this extension loaded succesfully
# Expected that settings for this extension loaded successfully
# And on certain conditions - extension raising NotConfigured
# "PERIODIC_LOG_STATS": True -> set to {"enabled": True}