test: de-group alias/es
This commit is contained in:
parent
89b6f255b4
commit
8bb7e19b38
27 changed files with 89 additions and 32 deletions
|
|
@ -5,7 +5,8 @@
|
|||
defmodule Pleroma.ObjectTest do
|
||||
use Pleroma.DataCase
|
||||
import Pleroma.Factory
|
||||
alias Pleroma.{Repo, Object}
|
||||
alias Pleroma.Repo
|
||||
alias Pleroma.Object
|
||||
|
||||
test "returns an object by it's AP id" do
|
||||
object = insert(:note)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue