X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fapi%2Fcheck-params%2Fvideos-filter.ts;h=811756745c299387ad5981ee0a0c01082eecd256;hb=fe98765624cdd6695739bda719fcb726b71c2b2a;hp=5a5668665f6553a39df2078c6cbcbb385889e60a;hpb=ddc07312b041c1c533b68a919681fc9bce83430d;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/api/check-params/videos-filter.ts b/server/tests/api/check-params/videos-filter.ts index 5a5668665..811756745 100644 --- a/server/tests/api/check-params/videos-filter.ts +++ b/server/tests/api/check-params/videos-filter.ts @@ -40,7 +40,6 @@ describe('Test videos filters', function () { let server: ServerInfo let userAccessToken: string let moderatorAccessToken: string - let playlistUUID: string // ---------------------------------------------------------------