Skip to content

Commit

Permalink
fix(core): rename aux to auxiliary for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Cammisuli committed Jan 23, 2023
1 parent 077b559 commit 0402a95
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nx/src/lock-file/lock-file.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import {
npmLockFileWithAliases,
pnpmLockFileWithAliases,
yarnLockFileWithAliases,
} from './__fixtures__/aux.lock';
} from './__fixtures__/auxiliary.lock';
import {
lockFileV3YargsAndDevkitOnly as npmLockFileV3YargsAndDevkit,
lockFileV2YargsAndDevkitOnly as npmLockFileV2YargsAndDevkit,
Expand Down

0 comments on commit 0402a95

Please sign in to comment.