From 377487e86984441041c23261515bb907fe8a8d06 Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Tue, 22 Jul 2025 13:26:56 +0200 Subject: feat: followers --- contrib/bruno/users/webfinger.bru | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'contrib/bruno/users/webfinger.bru') diff --git a/contrib/bruno/users/webfinger.bru b/contrib/bruno/users/webfinger.bru index a6d15bf..d74f19e 100644 --- a/contrib/bruno/users/webfinger.bru +++ b/contrib/bruno/users/webfinger.bru @@ -13,3 +13,7 @@ get { params:query { resource: acct:sellershut@{{HUT_DOMAIN}} } + +assert { + res.status: eq 200 +} -- cgit v1.2.3