X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fapi%2Factivitypub%2Findex.ts;h=92bd6f6607a01101350836ec49cfc8ac55dbba4e;hb=76062d9f96e06a23a2efc8a727ea9c5394d21466;hp=e748f32e9c1faad2c07b015269f036647e9e10d5;hpb=a130f33c9c07ffaf2f11a5e629d686a158b9e1c7;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/api/activitypub/index.ts b/server/tests/api/activitypub/index.ts index e748f32e9..92bd6f660 100644 --- a/server/tests/api/activitypub/index.ts +++ b/server/tests/api/activitypub/index.ts @@ -1,4 +1,5 @@ import './client' import './fetch' +import './refresher' import './helpers' import './security'