Skip to content

Commit 438b2d6

Browse files
committed
fixup! feat(@angular/cli): automatic formatting files modified by schematics
1 parent fde5365 commit 438b2d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/tests/test/karma-junit-output.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const E2E_CUSTOM_LAUNCHER = `
99
flags: ['--no-sandbox', '--headless', '--disable-gpu', '--disable-dev-shm-usage'],
1010
},
1111
},
12-
restartOnFileChange: true,
12+
restartOnFileChange: true
1313
`;
1414

1515
export default async function () {

0 commit comments

Comments
 (0)