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",
|
||||
"type" => "Document",
|
||||
"mediaType" => "image/jpeg",
|
||||
"url" => [
|
||||
%{
|
||||
"href" => "http://localhost:4001/media/post-process-file.jpg",
|
||||
|
|
Loading…
Reference in a new issue