Updates a test
This commit is contained in:
parent
cb7f39eaea
commit
518ea01a6d
1 changed files with 1 additions and 1 deletions
|
|
@ -269,7 +269,7 @@ defmodule Pinchflat.YtDlp.MediaTest do
|
|||
response = %{
|
||||
"original_url" => "https://www.youtube.com/watch?v=TiZPUDkDYbk",
|
||||
"aspect_ratio" => 0.5,
|
||||
"duration" => 59,
|
||||
"duration" => 150,
|
||||
"upload_date" => "20210101"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue