aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/video-comments.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/video-comments.ts')
-rw-r--r--server/tests/api/video-comments.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/tests/api/video-comments.ts b/server/tests/api/video-comments.ts
index fbc1a0a20..2f1e6260a 100644
--- a/server/tests/api/video-comments.ts
+++ b/server/tests/api/video-comments.ts
@@ -8,7 +8,7 @@ import { addVideoCommentReply, addVideoCommentThread, getVideoCommentThreads, ge
8 8
9const expect = chai.expect 9const expect = chai.expect
10 10
11describe('Test a video comments', function () { 11describe('Test video comments', function () {
12 let server: ServerInfo 12 let server: ServerInfo
13 let videoId 13 let videoId
14 let videoUUID 14 let videoUUID