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