aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/activitypub/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/activitypub/index.ts')
-rw-r--r--server/tests/api/activitypub/index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/tests/api/activitypub/index.ts b/server/tests/api/activitypub/index.ts
index 450053309..92bd6f660 100644
--- a/server/tests/api/activitypub/index.ts
+++ b/server/tests/api/activitypub/index.ts
@@ -1,5 +1,5 @@
1import './client' 1import './client'
2import './fetch' 2import './fetch'
3import './helpers'
4import './refresher' 3import './refresher'
4import './helpers'
5import './security' 5import './security'