diff options
Diffstat (limited to 'server/tests/api/check-params/requests.js')
-rw-r--r-- | server/tests/api/check-params/requests.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/server/tests/api/check-params/requests.js b/server/tests/api/check-params/requests.js index 08f58db43..0ce5582d6 100644 --- a/server/tests/api/check-params/requests.js +++ b/server/tests/api/check-params/requests.js | |||
@@ -1,3 +1,5 @@ | |||
1 | /* eslint-disable no-unused-expressions */ | ||
2 | |||
1 | 'use strict' | 3 | 'use strict' |
2 | 4 | ||
3 | const request = require('supertest') | 5 | const request = require('supertest') |