diff options
Diffstat (limited to 'js_tests/admin/actions.test.js')
| -rw-r--r-- | js_tests/admin/actions.test.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/js_tests/admin/actions.test.js b/js_tests/admin/actions.test.js index bcc10debaa..81364da681 100644 --- a/js_tests/admin/actions.test.js +++ b/js_tests/admin/actions.test.js @@ -4,9 +4,7 @@ QUnit.module('admin.actions', { beforeEach: function() { // Number of results shown on page - /* eslint-disable */ window._actions_icnt = '100'; - /* eslint-enable */ const $ = django.jQuery; $('#qunit-fixture').append($('#result-table').text()); |
