aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/users/user-videos.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/users/user-videos.ts')
-rw-r--r--server/tests/api/users/user-videos.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/tests/api/users/user-videos.ts b/server/tests/api/users/user-videos.ts
index 696949504..70f22e2eb 100644
--- a/server/tests/api/users/user-videos.ts
+++ b/server/tests/api/users/user-videos.ts
@@ -184,7 +184,7 @@ describe('Test user videos', function () {
184 } 184 }
185 }) 185 })
186 186
187 it('Should disable webtorrent, enable HLS, and update my quota', async function () { 187 it('Should disable web videos, enable HLS, and update my quota', async function () {
188 this.timeout(160000) 188 this.timeout(160000)
189 189
190 { 190 {