mirror of
https://git.pleroma.social/sjw/pleroma.git
synced 2024-12-26 01:45:41 +01:00
[#210] Formatting fix.
This commit is contained in:
parent
848151f7cb
commit
ba345e4c29
@ -183,6 +183,7 @@ defmodule Pleroma.Web.TwitterAPI.TwitterAPITest do
|
||||
|
||||
test "upload a file" do
|
||||
user = insert(:user)
|
||||
|
||||
file = %Plug.Upload{
|
||||
content_type: "image/jpg",
|
||||
path: Path.absname("test/fixtures/image.jpg"),
|
||||
|
Loading…
Reference in New Issue
Block a user