formatting the code
This commit is contained in:
parent
5c6d47614d
commit
dd8aee332c
6 changed files with 57 additions and 16 deletions
|
|
@ -4,6 +4,7 @@ defmodule Pleroma.FormatterTest do
|
|||
use Pleroma.DataCase
|
||||
|
||||
import Pleroma.Factory
|
||||
|
||||
setup_all do
|
||||
Tesla.Mock.mock_global(fn env -> apply(HttpRequestMock, :request, [env]) end)
|
||||
:ok
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue