diff options
Diffstat (limited to 'server/tests/api/multiple-pods.js')
-rw-r--r-- | server/tests/api/multiple-pods.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/server/tests/api/multiple-pods.js b/server/tests/api/multiple-pods.js index 94b62e27a..e02b6180b 100644 --- a/server/tests/api/multiple-pods.js +++ b/server/tests/api/multiple-pods.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') |