X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fapi%2Fcheck-params%2Findex.ts;h=400d312d3b9c6f5282fb16f2920ad37d577feb78;hb=644391bee644c9078695ab042743d108870de7ef;hp=ddbcb42f8d3db622bdd6cb508daed3940db4323e;hpb=b379759f55a35837b803a3b988674972db2903d1;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/api/check-params/index.ts b/server/tests/api/check-params/index.ts index ddbcb42f8..400d312d3 100644 --- a/server/tests/api/check-params/index.ts +++ b/server/tests/api/check-params/index.ts @@ -16,6 +16,7 @@ import './my-user' import './plugins' import './redundancy' import './registrations' +import './runners' import './search' import './services' import './transcoding'