Cleanup.
authorRoger Braun <roger@rogerbraun.net>
Thu, 14 Sep 2017 06:11:51 +0000 (08:11 +0200)
committerRoger Braun <roger@rogerbraun.net>
Thu, 14 Sep 2017 06:11:51 +0000 (08:11 +0200)
test/web/mastodon_api/status_view_test.exs

index 836a47db05418ef5d9596fe2497a7a1a34eeb41e..9fa95234bb7fb3bdb692bb706d351836a4dd5303 100644 (file)
@@ -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" => [