X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fapi%2Fusers%2Findex.ts;h=643f1a531f8dbd779403ceaf4bc1e6704816ce63;hb=b1dbb9fefc870a90b25f5c0153589f45c9e75e3e;hp=c65152c6f44b65d5361b0c4fa9d4aaeec84b2684;hpb=58c44687f748a3ea5feafe6335fe962aea8186bd;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/api/users/index.ts b/server/tests/api/users/index.ts index c65152c6f..643f1a531 100644 --- a/server/tests/api/users/index.ts +++ b/server/tests/api/users/index.ts @@ -1,3 +1,4 @@ +import './two-factor' import './user-subscriptions' import './user-videos' import './users'