Updates a test

This commit is contained in:
Kieran Eglin 2025-02-20 15:31:19 -08:00
parent cb7f39eaea
commit 518ea01a6d
No known key found for this signature in database
GPG key ID: 193984967FCF432D

View file

@ -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"
}