fix test
This commit is contained in:
parent
fe23660a2d
commit
7ed52838f4
1 changed files with 1 additions and 0 deletions
|
@ -588,6 +588,7 @@ test "attachments" do
|
|||
end
|
||||
|
||||
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"
|
||||
[activity] = Activity.search(nil, id)
|
||||
|
||||
|
|
Loading…
Reference in a new issue