Commit 609ecbf
Mateusz
fix(acp): remove duplicate exe init and rename stale-kill config test
- Drop redundant cur_exe assignment in stale_kill_still_same_os_process.
- Rename test to match behavior (env applies when CLI not passed).
Made-with: Cursor1 parent b7ec066 commit 609ecbf
2 files changed
Lines changed: 2 additions & 3 deletions
File tree
- src/connectors/acp_core
- tests/unit/core/config
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | 117 | | |
119 | 118 | | |
120 | 119 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
| 80 | + | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments