Remove duplicated entries in users' following lists
This commit is contained in:
parent
0f8892686a
commit
2c303afc8b
6 changed files with 110 additions and 3 deletions
|
|
@ -3,6 +3,7 @@
|
|||
# SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
defmodule Mix.Tasks.Pleroma.UserTest do
|
||||
alias Pleroma.Repo
|
||||
alias Pleroma.User
|
||||
use Pleroma.DataCase
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue