1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-09-11 14:17:21 +01:00

ObjectValidator tests: Extract block validation tests.

This commit is contained in:
lain 2020-07-06 15:14:58 +02:00
parent 410c1fab31
commit eb87430803

View file

@ -2,7 +2,7 @@
# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.Web.ActivityPub.ObjectValidatorTest do
defmodule Pleroma.Web.ActivityPub.ObjectValidators.BlockHandlingTest do
use Pleroma.DataCase
alias Pleroma.Web.ActivityPub.Builder