Skip to content

Commit

Permalink
Merge pull request #704 from deuteronomy-works/master
Browse files Browse the repository at this point in the history
Merged
  • Loading branch information
amoh-godwin authored Jan 3, 2025
2 parents 1f6afe8 + 04fb248 commit d4d1758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_pseudo_ffprobe.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
'file_name,duration',
[
("countdown.mp4", "00:00:04.37"),
('Ea-sy_Lemon_30_Second_-_Kevin_MacLeod.mp3', "00:00:31.29"),
('Easy_Lemon_30_Second_-_Kevin_MacLeod.mp3', "00:00:31.29"),
("Ecossaise in E-flat - Kevin MacLeod.mp3", "00:00:30.96")
])
def test_probe(file_name, duration):
Expand Down

0 comments on commit d4d1758

Please sign in to comment.