We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 279a9b5 + 90d2936 commit 222d28dCopy full SHA for 222d28d
2 files changed
tests/utils.js tests/helpers/diff-files.jstests/utils.js renamed to tests/helpers/diff-files.js
tests/linting/lint-files.js
@@ -24,7 +24,7 @@ import { getLiquidConditionals } from '../../script/helpers/get-liquid-condition
24
import allowedVersionOperators from '../../lib/liquid-tags/ifversion-supported-operators.js'
25
import semver from 'semver'
26
import { jest } from '@jest/globals'
27
-import { getDiffFiles } from '../utils.js'
+import { getDiffFiles } from '../helpers/diff-files.js'
28
29
jest.useFakeTimers('legacy')
30
0 commit comments