Commit 5f694e6
committed
test: update test test_node_system_creates_shim
- Replaced the use of `subprocess.Popen` with `shutil.which` to mock the system node path in the activation tests, enhancing the reliability of the test environment.
- This change aligns with the ongoing effort to minimize external dependencies and improve test performance.1 parent fa3fdfb commit 5f694e6
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | 134 | | |
138 | 135 | | |
139 | 136 | | |
140 | 137 | | |
141 | | - | |
| 138 | + | |
142 | 139 | | |
143 | 140 | | |
144 | 141 | | |
| |||
0 commit comments