Skip to content
Snippets Groups Projects
Commit 7f3ce5c1 authored by lain's avatar lain
Browse files

Cleanup.

parent 641c24cd
Branches
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ defmodule Pleroma.Web.MastodonAPI.StatusViewTest do
use Pleroma.DataCase
alias Pleroma.Web.MastodonAPI.{StatusView, AccountView}
alias Pleroma.{User, Object}
alias Pleroma.User
alias Pleroma.Web.OStatus
import Pleroma.Factory
......@@ -55,7 +55,6 @@ defmodule Pleroma.Web.MastodonAPI.StatusViewTest do
end
test "attachments" do
incoming = File.read!("test/fixtures/incoming_reply_mastodon.xml")
object = %{
"type" => "Image",
"url" => [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment