Skip to content

Commit 1bc1925

Browse files
committed
test(@angular-devkit/build-angular): fix symlink tests on windows
https://app.circleci.com/pipelines/github/angular/angular-cli/12344/workflows/8f9a6efd-818e-492d-81f7-3395067018cd/jobs/216073 (cherry picked from commit ae89ce7)
1 parent 95e4257 commit 1bc1925

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/legacy-cli/e2e/tests/build/styles/symlinked-global.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ export default async function () {
1313
symlinkSync(
1414
resolve('src/styles-for-link.scss'),
1515
resolve('src/styles-linked.scss'),
16-
'junction',
1716
);
1817

1918
await updateJsonFile('angular.json', workspaceJson => {

0 commit comments

Comments
 (0)