Linting
This commit is contained in:
parent
06fc196772
commit
0d83b6d177
2 changed files with 2 additions and 2 deletions
|
|
@ -8,9 +8,9 @@ defmodule Pleroma.User.BackupAsyncTest do
|
|||
import Pleroma.Factory
|
||||
import Mox
|
||||
|
||||
alias Pleroma.UnstubbedConfigMock, as: ConfigMock
|
||||
alias Pleroma.User.Backup
|
||||
alias Pleroma.User.Backup.ProcessorMock
|
||||
alias Pleroma.UnstubbedConfigMock, as: ConfigMock
|
||||
|
||||
setup do
|
||||
user = insert(:user, %{nickname: "cofe", name: "Cofe", ap_id: "http://cofe.io/users/cofe"})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue