Commit 46bfe20
Remove unwanted debug print statements for PROJECT_ROOT_PATH in unittest adapter
Fixes #24743-like issue where "PROJECT_ROOT_PATH is set, using ... as cwd
for execution payload" debug output was appearing in Test Results output.
Removes print() calls from both execution.py and discovery.py while
preserving all functional logic.
Co-authored-by: eleanorjboyd <26030610+eleanorjboyd@users.noreply.github.com>1 parent a2350a9 commit 46bfe20
2 files changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | 149 | | |
153 | 150 | | |
154 | 151 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | 376 | | |
380 | 377 | | |
381 | 378 | | |
| |||
0 commit comments