Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7583c05

Browse files
committed
fix: resolve CI failures for workerGracefulExitTimeout PR
- Fix Prettier violation in jest-runner/src/index.ts - Update showConfig e2e snapshot with new config option - Revert normalize.test.ts snapshots to match CI color output
1 parent 405d7c8 commit 7583c05

3 files changed

Lines changed: 286 additions & 286 deletions

File tree

e2e/__tests__/__snapshots__/showConfig.test.ts.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ exports[`--showConfig outputs config info and exits 1`] = `
154154
"watch": false,
155155
"watchAll": false,
156156
"watchman": true,
157+
"workerGracefulExitTimeout": 500,
157158
"workerThreads": false
158159
},
159160
"version": "[version]"

0 commit comments

Comments
 (0)