Merge remote-tracking branch 'pleroma/develop' into admin-api-users-sort
[akkoma] / test / pleroma / web / activity_pub / activity_pub_test.exs
index 081d00d45100f539a16ced1f1e50a5fe600e6e97..64e12066e58620ced13a96d2376e9b6fc5ef25a5 100644 (file)
@@ -252,7 +252,7 @@ defmodule Pleroma.Web.ActivityPub.ActivityPubTest do
       object_id = Ecto.UUID.generate()
 
       featured_data =
-        "test/fixtures/collections/featured.json"
+        "test/fixtures/mastodon/collections/featured.json"
         |> File.read!()
         |> String.replace("{{domain}}", "example.com")
         |> String.replace("{{nickname}}", "lain")