mirror of
https://git.pleroma.social/sjw/pleroma.git
synced 2025-01-24 06:40:09 +01:00
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…
x
Reference in New Issue
Block a user