Skip to content

Commit 222d28d

Browse files
authored
Merge pull request #12886 from github/repo-sync
repo sync
2 parents 279a9b5 + 90d2936 commit 222d28d

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

tests/linting/lint-files.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import { getLiquidConditionals } from '../../script/helpers/get-liquid-condition
2424
import allowedVersionOperators from '../../lib/liquid-tags/ifversion-supported-operators.js'
2525
import semver from 'semver'
2626
import { jest } from '@jest/globals'
27-
import { getDiffFiles } from '../utils.js'
27+
import { getDiffFiles } from '../helpers/diff-files.js'
2828

2929
jest.useFakeTimers('legacy')
3030

0 commit comments

Comments
 (0)