forked from AkkomaGang/akkoma
UploadTest: Fix test.
This commit is contained in:
parent
cc0d462e91
commit
c4a5cead51
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ test "it returns file" 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…
Reference in a new issue