moving fixture into mastodon folder
This commit is contained in:
parent
16c96966e9
commit
8f0778166c
@ -252,7 +252,7 @@ defmodule Pleroma.Web.ActivityPub.ActivityPubTest do
|
|||||||
object_id = Ecto.UUID.generate()
|
object_id = Ecto.UUID.generate()
|
||||||
|
|
||||||
featured_data =
|
featured_data =
|
||||||
"test/fixtures/collections/featured.json"
|
"test/fixtures/mastodon/collections/featured.json"
|
||||||
|> File.read!()
|
|> File.read!()
|
||||||
|> String.replace("{{domain}}", "example.com")
|
|> String.replace("{{domain}}", "example.com")
|
||||||
|> String.replace("{{nickname}}", "lain")
|
|> String.replace("{{nickname}}", "lain")
|
||||||
|
Loading…
Reference in New Issue
Block a user