mirror of
https://github.com/facefusion/facefusion.git
synced 2026-07-12 21:26:35 +02:00
Add more todo for testing
This commit is contained in:
@@ -14,5 +14,6 @@ def before_all() -> None:
|
||||
|
||||
def test_get_audio_frame() -> None:
|
||||
pass
|
||||
# todo: testing
|
||||
#assert get_audio_frame('.assets/examples/source.mp3', 25) is not None
|
||||
#assert get_audio_frame('invalid', 25) is None
|
||||
|
||||
Reference in New Issue
Block a user