diff options
Diffstat (limited to 'server/tests/api/video-abuse.js')
-rw-r--r-- | server/tests/api/video-abuse.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/server/tests/api/video-abuse.js b/server/tests/api/video-abuse.js index 58db17c42..0c4341860 100644 --- a/server/tests/api/video-abuse.js +++ b/server/tests/api/video-abuse.js | |||
@@ -1,3 +1,5 @@ | |||
1 | /* eslint-disable no-unused-expressions */ | ||
2 | |||
1 | 'use strict' | 3 | 'use strict' |
2 | 4 | ||
3 | const chai = require('chai') | 5 | const chai = require('chai') |