aboutsummaryrefslogtreecommitdiff
path: root/test/upload_test.exs
diff options
context:
space:
mode:
Diffstat (limited to 'test/upload_test.exs')
-rw-r--r--test/upload_test.exs1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/upload_test.exs b/test/upload_test.exs
index 060a940bb..2abf0edec 100644
--- a/test/upload_test.exs
+++ b/test/upload_test.exs
@@ -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",