diff --git a/backend/test/features/webfinger.feature b/backend/test/features/webfinger.feature index e7d1ace04..c9f9e587b 100644 --- a/backend/test/features/webfinger.feature +++ b/backend/test/features/webfinger.feature @@ -19,7 +19,7 @@ Feature: Webfinger discovery { "rel": "self", "type": "application/activity+json", - "href": "https://localhost:4123/users/peter-lustiger" + "href": "https://localhost:4123/activitypub/users/peter-lustiger" } ] }