Linting.
[akkoma] / test / web / mastodon_api / conversation_view_test.exs
index 2a4b41fa466be7e803ec3489ad01b8169d71f7af..e32cde5a8ba2e8deaefe68a78337f75d25b2ca8a 100644 (file)
@@ -5,8 +5,8 @@
 defmodule Pleroma.Web.MastodonAPI.ConversationViewTest do
   use Pleroma.DataCase
 
-  alias Pleroma.Web.CommonAPI
   alias Pleroma.Conversation.Participation
+  alias Pleroma.Web.CommonAPI
   alias Pleroma.Web.MastodonAPI.ConversationView
 
   import Pleroma.Factory