Merge branch 'dry-up-follower-update' into 'develop'
[akkoma] / test / web / activity_pub / object_validators / types / safe_text_test.exs
index d4a574554b03c3389b4f57b5980064174f6a4d11..9c08606f6419aed0d164108685ba21838f3482f3 100644 (file)
@@ -5,7 +5,7 @@
 defmodule Pleroma.Web.ActivityPub.ObjectValidators.Types.SafeTextTest do
   use Pleroma.DataCase
 
-  alias Pleroma.Web.ActivityPub.ObjectValidators.Types.SafeText
+  alias Pleroma.EctoType.ActivityPub.ObjectValidators.SafeText
 
   test "it lets normal text go through" do
     text = "hey how are you"