diff --git a/test.js b/test.js index df5ac98..030aa8a 100644 --- a/test.js +++ b/test.js @@ -1,3 +1,5 @@ +/* eslint-disable no-undef */ + QUnit.config.reorder = false; const { test } = QUnit;