This commit is contained in:
Floatingghost 2025-01-05 16:22:38 +00:00
parent fe23660a2d
commit 7ed52838f4

View file

@ -588,6 +588,7 @@ test "attachments" do
end end
test "put the url advertised in the Activity in to the url attribute" do test "put the url advertised in the Activity in to the url attribute" do
Pleroma.Config.put([:instance, :limit_to_local_content], false)
id = "https://wedistribute.org/wp-json/pterotype/v1/object/85810" id = "https://wedistribute.org/wp-json/pterotype/v1/object/85810"
[activity] = Activity.search(nil, id) [activity] = Activity.search(nil, id)