X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fapi%2Factivitypub%2Findex.ts;h=92bd6f6607a01101350836ec49cfc8ac55dbba4e;hb=76062d9f96e06a23a2efc8a727ea9c5394d21466;hp=450053309d0ae6a20fa89b38e299216827b8fe5a;hpb=04b8c3fba614efc3827f583096c78b08cb668470;p=github%2FChocobozzz%2FPeerTube.git 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 @@ import './client' import './fetch' -import './helpers' import './refresher' +import './helpers' import './security'