Merge branch 'develop' into chore/elixir-1.11
[akkoma] / test / pleroma / web / plugs / o_auth_scopes_plug_test.exs
index c8944f9711ad1cf190abdd3fb4113ade4f172f8b..982a70bf95616441b2bf18430995ca58994718bf 100644 (file)
@@ -5,8 +5,8 @@
 defmodule Pleroma.Web.Plugs.OAuthScopesPlugTest do
   use Pleroma.Web.ConnCase
 
-  alias Pleroma.Web.Plugs.OAuthScopesPlug
   alias Pleroma.Repo
+  alias Pleroma.Web.Plugs.OAuthScopesPlug
 
   import Mock
   import Pleroma.Factory