aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/videos.js
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/check-params/videos.js')
-rw-r--r--server/tests/api/check-params/videos.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/server/tests/api/check-params/videos.js b/server/tests/api/check-params/videos.js
index fac903715..f8549a95b 100644
--- a/server/tests/api/check-params/videos.js
+++ b/server/tests/api/check-params/videos.js
@@ -1,3 +1,5 @@
1/* eslint-disable no-unused-expressions */
2
1'use strict' 3'use strict'
2 4
3const chai = require('chai') 5const chai = require('chai')