From e2e22e40f91018cfaf244e0df9a4a93e4f6d0502 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 27 Dec 2017 10:12:18 +0100 Subject: Add check params tests --- server/tests/api/video-comments.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/tests/api/video-comments.ts') 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 const expect = chai.expect -describe('Test a video comments', function () { +describe('Test video comments', function () { let server: ServerInfo let videoId let videoUUID -- cgit v1.2.3