Commit dbcfec2
process.execPathとtimeoutを使うよう修正
'node'の代わりにprocess.execPathを使いテスト実行バイナリを固定する。
またtimeout: 10000を追加しCLIがハングした場合に確実に終了させる。
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 7ab033f commit dbcfec2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments