forked from AkkomaGang/akkoma
ForceBotUnlistedPolicy: try to fix test
This commit is contained in:
parent
d2fd1d3481
commit
0a25c92cfa
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ defmodule Pleroma.Web.ActivityPub.MRF.ForceBotUnlistedPolicyTest do
|
||||||
use Pleroma.DataCase
|
use Pleroma.DataCase
|
||||||
import Pleroma.Factory
|
import Pleroma.Factory
|
||||||
|
|
||||||
import Pleroma.Web.ActivityPub.MRF.ForceBotUnlistedPolicy
|
alias Pleroma.Web.ActivityPub.MRF.ForceBotUnlistedPolicy
|
||||||
|
|
||||||
defp generate_messages(actor) do
|
defp generate_messages(actor) do
|
||||||
{%{
|
{%{
|
||||||
|
|
Loading…
Reference in a new issue