Style fixes
This commit is contained in:
parent
7009ef5672
commit
39e596a5b5
3 changed files with 4 additions and 3 deletions
|
|
@ -11,8 +11,8 @@ defmodule Pleroma.Search.MeilisearchTest do
|
|||
import Tesla.Mock
|
||||
import Mock
|
||||
|
||||
alias Pleroma.Web.CommonAPI
|
||||
alias Pleroma.Search.Meilisearch
|
||||
alias Pleroma.Web.CommonAPI
|
||||
|
||||
setup_all do
|
||||
Tesla.Mock.mock_global(fn env -> apply(HttpRequestMock, :request, [env]) end)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue