1
0
mirror of synced 2026-01-07 00:01:39 -05:00

Merge pull request #12886 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2021-12-11 14:28:28 -06:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ import { getLiquidConditionals } from '../../script/helpers/get-liquid-condition
import allowedVersionOperators from '../../lib/liquid-tags/ifversion-supported-operators.js'
import semver from 'semver'
import { jest } from '@jest/globals'
import { getDiffFiles } from '../utils.js'
import { getDiffFiles } from '../helpers/diff-files.js'
jest.useFakeTimers('legacy')