Skip to content

Commit 12d9669

Browse files
authored
fix(core): rename aux to auxiliary for windows (#14564)
1 parent ef215e9 commit 12d9669

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

packages/nx/src/lock-file/lock-file.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import {
1919
npmLockFileWithAliases,
2020
pnpmLockFileWithAliases,
2121
yarnLockFileWithAliases,
22-
} from './__fixtures__/aux.lock';
22+
} from './__fixtures__/auxiliary.lock';
2323
import {
2424
lockFileV3YargsAndDevkitOnly as npmLockFileV3YargsAndDevkit,
2525
lockFileV2YargsAndDevkitOnly as npmLockFileV2YargsAndDevkit,

0 commit comments

Comments
 (0)