X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fapi%2Fserver%2Findex.ts;h=08205b2c831b79eeaedf96af7a63c7f60781ac71;hb=8424c4026afd7304880a4ce8138a04ffb3d8c938;hp=3daeeb49aa971a581b23acba73645952f45fcb93;hpb=f69ec5f340638ef577e8f5b9b1fb844778656a1f;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/api/server/index.ts b/server/tests/api/server/index.ts index 3daeeb49a..08205b2c8 100644 --- a/server/tests/api/server/index.ts +++ b/server/tests/api/server/index.ts @@ -1,3 +1,4 @@ +import './auto-follows' import './config' import './contact-form' import './email'