general cleanup

This commit is contained in:
msramalho
2025-06-04 11:53:01 +01:00
parent d2e8f1a512
commit cbd189c97d
5 changed files with 2 additions and 17 deletions

View File

@@ -97,7 +97,7 @@ class TestGenericExtractor(TestExtractorBase):
)
def test_download_nonexistent_media(self, make_item, url):
"""
Test to make sure that the extractor doesn't break on non-existend posts/media
Test to make sure that the extractor doesn't break on non-existent posts/media
It should return 'False'
"""