Merge branch 'preload-data' into 'develop'
[akkoma] / test / web / activity_pub / object_validators / types / recipients_test.exs
index f278f039bb92b27f33a7ea314cc628b638e56848..053916bdd5f573875a375917b9b3641c61edf958 100644 (file)
@@ -1,5 +1,5 @@
 defmodule Pleroma.Web.ObjectValidators.Types.RecipientsTest do
 defmodule Pleroma.Web.ObjectValidators.Types.RecipientsTest do
-  alias Pleroma.Web.ActivityPub.ObjectValidators.Types.Recipients
+  alias Pleroma.EctoType.ActivityPub.ObjectValidators.Recipients
   use Pleroma.DataCase
 
   test "it asserts that all elements of the list are object ids" do
   use Pleroma.DataCase
 
   test "it asserts that all elements of the list are object ids" do