UploadTest: Fix test.

This commit is contained in:
lain 2020-05-21 15:17:39 +02:00
parent cc0d462e91
commit c4a5cead51
1 changed files with 1 additions and 0 deletions

View File

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