UploadTest: Fix test.

stable
lain 4 years ago
parent cc0d462e91
commit c4a5cead51

@ -54,6 +54,7 @@ defmodule Pleroma.UploadTest do
%{ %{
"name" => "image.jpg", "name" => "image.jpg",
"type" => "Document", "type" => "Document",
"mediaType" => "image/jpeg",
"url" => [ "url" => [
%{ %{
"href" => "http://localhost:4001/media/post-process-file.jpg", "href" => "http://localhost:4001/media/post-process-file.jpg",

Loading…
Cancel
Save