Fix sporadic test compilation failure caused by unused alias
This commit is contained in:
parent
4c0af1cb66
commit
e7b1df7252
@ -5,8 +5,6 @@
|
||||
defmodule Pleroma.Web.MastodonAPI.SuggestionControllerTest do
|
||||
use Pleroma.Web.ConnCase
|
||||
|
||||
alias Pleroma.Config
|
||||
|
||||
setup do: oauth_access(["read"])
|
||||
|
||||
test "returns empty result", %{conn: conn} do
|
||||
|
Loading…
Reference in New Issue
Block a user