diff options
author | Lain Soykaf <lain@lain.com> | 2025-03-11 17:53:05 +0400 |
---|---|---|
committer | Lain Soykaf <lain@lain.com> | 2025-03-11 17:53:05 +0400 |
commit | 2293d0826a9fb28e3e8a3d9bbf5dd60863ec0fd9 (patch) | |
tree | 36520a811a28baea88ce1b5cbf4054b217ca32da /test/fixtures/users_mock/masto_closed_following_page.json | |
parent | 51c1d6fb2dd91a1a1ac11fed0f0a4211719e30b8 (diff) | |
download | pleroma-2293d0826a9fb28e3e8a3d9bbf5dd60863ec0fd9.tar.gz pleroma-2293d0826a9fb28e3e8a3d9bbf5dd60863ec0fd9.zip |
Tests: Fix tests.
Diffstat (limited to 'test/fixtures/users_mock/masto_closed_following_page.json')
-rw-r--r-- | test/fixtures/users_mock/masto_closed_following_page.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixtures/users_mock/masto_closed_following_page.json b/test/fixtures/users_mock/masto_closed_following_page.json index 8d8324699..b017413cc 100644 --- a/test/fixtures/users_mock/masto_closed_following_page.json +++ b/test/fixtures/users_mock/masto_closed_following_page.json @@ -1 +1 @@ -{"@context":"https://www.w3.org/ns/activitystreams","id":"http://localhost:4001/users/masto_closed/following?page=1","type":"OrderedCollectionPage","totalItems":152,"next":"http://localhost:4001/users/masto_closed/following?page=2","partOf":"http://localhost:4001/users/masto_closed/following","orderedItems":["https://testing.uguu.ltd/users/rin","https://patch.cx/users/rin","https://letsalllovela.in/users/xoxo","https://pleroma.site/users/crushv","https://aria.company/users/boris","https://kawen.space/users/crushv","https://freespeech.host/users/cvcvcv","https://pleroma.site/users/picpub","https://pixelfed.social/users/nosleep","https://boopsnoot.gq/users/5c1896d162f7d337f90492a3","https://pikachu.rocks/users/waifu","https://royal.crablettesare.life/users/crablettes"]} +{"@context":"https://www.w3.org/ns/activitystreams","id":"https://remote.org/users/masto_closed/following?page=1","type":"OrderedCollectionPage","totalItems":152,"next":"https://remote.org/users/masto_closed/following?page=2","partOf":"https://remote.org/users/masto_closed/following","orderedItems":["https://testing.uguu.ltd/users/rin","https://patch.cx/users/rin","https://letsalllovela.in/users/xoxo","https://pleroma.site/users/crushv","https://aria.company/users/boris","https://kawen.space/users/crushv","https://freespeech.host/users/cvcvcv","https://pleroma.site/users/picpub","https://pixelfed.social/users/nosleep","https://boopsnoot.gq/users/5c1896d162f7d337f90492a3","https://pikachu.rocks/users/waifu","https://royal.crablettesare.life/users/crablettes"]} |