1
0
mirror of synced 2026-01-01 00:04:41 -05:00

Merge branch 'main' into repo-sync

This commit is contained in:
docubot
2021-12-11 13:59:32 -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')