UploadTest: Fix test.
authorlain <lain@soykaf.club>
Thu, 21 May 2020 13:17:39 +0000 (15:17 +0200)
committerlain <lain@soykaf.club>
Thu, 21 May 2020 13:17:39 +0000 (15:17 +0200)
test/upload_test.exs

index 060a940bbaaa88e77042b903f1cbd0471cc63def..2abf0edec6b6ee61d7342923eb5749b7bfd57f1a 100644 (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",