[Credo] fix Credo.Check.Readability.AliasOrder
This commit is contained in:
parent
4c440f12c3
commit
a3a9cec483
93 changed files with 261 additions and 256 deletions
|
|
@ -5,8 +5,8 @@
|
|||
defmodule Pleroma.Web.MastodonAPI.AccountViewTest do
|
||||
use Pleroma.DataCase
|
||||
import Pleroma.Factory
|
||||
alias Pleroma.Web.MastodonAPI.AccountView
|
||||
alias Pleroma.User
|
||||
alias Pleroma.Web.MastodonAPI.AccountView
|
||||
|
||||
test "Represent a user account" do
|
||||
source_data = %{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue