1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-09-11 14:17:21 +01:00

[#210] Formatting fix.

This commit is contained in:
Ivan Tashkinov 2018-12-05 13:43:00 +03:00
parent 848151f7cb
commit ba345e4c29

View file

@ -183,6 +183,7 @@ test "Unblock another user using screen_name" do
test "upload a file" do
user = insert(:user)
file = %Plug.Upload{
content_type: "image/jpg",
path: Path.absname("test/fixtures/image.jpg"),