BlockValidation test: Rename.
authorlain <lain@soykaf.club>
Mon, 6 Jul 2020 13:44:35 +0000 (15:44 +0200)
committerlain <lain@soykaf.club>
Mon, 6 Jul 2020 13:44:35 +0000 (15:44 +0200)
test/web/activity_pub/object_validators/block_validation_test.exs [moved from test/web/activity_pub/object_validators/block_handling_test.exs with 92% similarity]

similarity index 92%
rename from test/web/activity_pub/object_validators/block_handling_test.exs
rename to test/web/activity_pub/object_validators/block_validation_test.exs
index 8860f4abe2a9d6921a5fc588537692b0a4d1d8bd..c08d4b2e89ae463aeab02599f1912dde55b9b5e2 100644 (file)
@@ -2,7 +2,7 @@
 # Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
-defmodule Pleroma.Web.ActivityPub.ObjectValidators.BlockHandlingTest do
+defmodule Pleroma.Web.ActivityPub.ObjectValidators.BlockValidationTest do
   use Pleroma.DataCase
 
   alias Pleroma.Web.ActivityPub.Builder