mirror of
https://github.com/shadoll/moma.git
synced 2026-08-28 11:33:25 +00:00
feat: Enhance frame class extraction logic to include width matching and update test assertions
This commit is contained in:
@@ -29,4 +29,4 @@ class TestMediaInfoExtractor:
|
||||
"""Test extracting audio languages"""
|
||||
langs = extractor.extract_audio_langs()
|
||||
# Text files don't have audio tracks
|
||||
assert langs == ''
|
||||
assert langs is None
|
||||
Reference in New Issue
Block a user