test: de-group alias/es
This commit is contained in:
parent
89b6f255b4
commit
8bb7e19b38
27 changed files with 89 additions and 32 deletions
|
|
@ -4,7 +4,9 @@
|
|||
|
||||
defmodule Pleroma.UserTest do
|
||||
alias Pleroma.Builders.UserBuilder
|
||||
alias Pleroma.{User, Repo, Activity}
|
||||
alias Pleroma.Activity
|
||||
alias Pleroma.Repo
|
||||
alias Pleroma.User
|
||||
alias Pleroma.Web.CommonAPI
|
||||
use Pleroma.DataCase
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue