projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc0d462
)
UploadTest: Fix test.
author
lain
<lain@soykaf.club>
Thu, 21 May 2020 13:17:39 +0000
(15:17 +0200)
committer
lain
<lain@soykaf.club>
Thu, 21 May 2020 13:17:39 +0000
(15:17 +0200)
test/upload_test.exs
patch
|
blob
|
history
diff --git
a/test/upload_test.exs
b/test/upload_test.exs
index 060a940bbaaa88e77042b903f1cbd0471cc63def..2abf0edec6b6ee61d7342923eb5749b7bfd57f1a 100644
(file)
--- 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",