Commit 7c97e9d
committed
fix(init): adapt MCP auto-install test for interactive wizard flow
The setup wizard requires explicit --client or --dest in non-interactive
mode. Add --client auto to the test so it exercises the auto-detect
policy path, and emit skip reasons before the zero-targets error.1 parent af96d9d commit 7c97e9d
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
591 | 591 | | |
592 | 592 | | |
593 | 593 | | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
594 | 597 | | |
595 | 598 | | |
596 | 599 | | |
| |||
0 commit comments