Browse Source

UploadTest: Fix test.

1570-levenshtein-distance-user-search
lain 4 years ago
parent
commit
c4a5cead51
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      test/upload_test.exs

+ 1
- 0
test/upload_test.exs View 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",


Loading…
Cancel
Save