Commit 8793a5d
committed
tests/cli(fix): Include stderr in output capture for CLI tests
why: Some CLI output goes to stderr and was being missed
what:
- Capture both stdout and stderr in test_sync_cli_filter_non_existent
- Ensures complete output validation in test1 parent f89f5a4 commit 8793a5d
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| |||
0 commit comments