X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fhelpers%2Findex.ts;h=03b9717707e7b011438e39d21b52097508faa869;hb=e234debc4d62e1f58b34f8af5a6139074fb7724d;hp=55120824516e067ec92b372c62b60f762e4f9847;hpb=f7cc67b455a12ccae9b0ea16876d166720364357;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/helpers/index.ts b/server/tests/helpers/index.ts index 551208245..03b971770 100644 --- a/server/tests/helpers/index.ts +++ b/server/tests/helpers/index.ts @@ -1,2 +1,3 @@ import './core-utils' import './comment-model' +import './request'