X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fapi%2Fusers%2Findex.ts;h=c65152c6f44b65d5361b0c4fa9d4aaeec84b2684;hb=58c44687f748a3ea5feafe6335fe962aea8186bd;hp=a244a6edbb1cc330edbb946c630cae6a3c2617d8;hpb=1efad362ef0b65118d1d79d802ffc928994c0ef6;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/api/users/index.ts b/server/tests/api/users/index.ts index a244a6edb..c65152c6f 100644 --- a/server/tests/api/users/index.ts +++ b/server/tests/api/users/index.ts @@ -1,4 +1,5 @@ import './user-subscriptions' +import './user-videos' import './users' import './users-multiple-servers' import './users-verification'