X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fplugins%2Findex.ts;h=b870a4055fb1ea1d54dac5b6626a0d1e58982c34;hb=3cabf3532b9118a19311f14ca3e171d12d554a2f;hp=39c4c958aa78803868f898c4d4f482c644570b56;hpb=97b65ce58aaacbbfec2291f18fb95a9da9eb5263;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/plugins/index.ts b/server/tests/plugins/index.ts index 39c4c958a..b870a4055 100644 --- a/server/tests/plugins/index.ts +++ b/server/tests/plugins/index.ts @@ -1,4 +1,5 @@ import './action-hooks' +import './html-injection' import './id-and-pass-auth' import './external-auth' import './filter-hooks'