Merge branch 'hotfix/delete-activities' into 'develop'
[akkoma] / test / web / common_api / common_api_utils_test.exs
index 684f2a23f662c5dedcfe86c8639676fd81fd9793..4c97b0d62930024f6464569fa9a74f75e366f83b 100644 (file)
@@ -3,9 +3,9 @@
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Web.CommonAPI.UtilsTest do
+  alias Pleroma.Builders.UserBuilder
   alias Pleroma.Web.CommonAPI.Utils
   alias Pleroma.Web.Endpoint
-  alias Pleroma.Builders.UserBuilder
   use Pleroma.DataCase
 
   test "it adds attachment links to a given text and attachment set" do