Merge branch 'feature/add-oauth-tokens-endpoint' into 'develop'
[akkoma] / test / web / common_api / common_api_utils_test.exs
index 754bc72557e8a9e630797ebf78f1c5d9fe175dc7..faed6b6855ee4b79d55473b608e227d59c13a6d1 100644 (file)
@@ -5,7 +5,7 @@
 defmodule Pleroma.Web.CommonAPI.UtilsTest do
   alias Pleroma.Web.CommonAPI.Utils
   alias Pleroma.Web.Endpoint
-  alias Pleroma.Builders.{UserBuilder}
+  alias Pleroma.Builders.UserBuilder
   use Pleroma.DataCase
 
   test "it adds attachment links to a given text and attachment set" do