diff options
Diffstat (limited to 'test/fixtures/users_mock/friendica_followers.json')
-rw-r--r-- | test/fixtures/users_mock/friendica_followers.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixtures/users_mock/friendica_followers.json b/test/fixtures/users_mock/friendica_followers.json index 7b86b5fe2..f58c1d56c 100644 --- a/test/fixtures/users_mock/friendica_followers.json +++ b/test/fixtures/users_mock/friendica_followers.json @@ -13,7 +13,7 @@ "directMessage": "litepub:directMessage" } ], - "id": "http://localhost:8080/followers/fuser3", + "id": "https://remote.org/followers/fuser3", "type": "OrderedCollection", "totalItems": 296 } |