diff --git a/scripts/build-tests.js b/scripts/build-tests.js index 760bcb99..d75871f9 100644 --- a/scripts/build-tests.js +++ b/scripts/build-tests.js @@ -81,10 +81,10 @@ const getTestConfigs = () => { const MULTIPLE_TEST_FILES_DIRS = [ 'scriptlets', 'redirects', + 'helpers', ]; const ONE_TEST_FILE_DIRS = [ 'lib-tests', - 'helpers', ]; const multipleFilesConfigs = MULTIPLE_TEST_FILES_DIRS