diff options
Diffstat (limited to 'js_tests/admin/SelectBox.test.js')
| -rw-r--r-- | js_tests/admin/SelectBox.test.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js_tests/admin/SelectBox.test.js b/js_tests/admin/SelectBox.test.js index 23c057c364..bca4941fa6 100644 --- a/js_tests/admin/SelectBox.test.js +++ b/js_tests/admin/SelectBox.test.js @@ -1,5 +1,5 @@ /* global QUnit, SelectBox */ -/* eslint global-strict: 0, strict: 0 */ +/* eslint strict: 0 */ 'use strict'; QUnit.module('admin.SelectBox'); |
