fix(cli): pass toolPreselection setting to core and disable in tests

This commit is contained in:
Matt Korwel
2026-02-20 14:36:55 +00:00
parent 53068fad5c
commit cbe727352c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -430,6 +430,7 @@ export class TestRig {
// Nightly releases sometimes becomes out of sync with local code and
// triggers auto-update, which causes tests to fail.
disableAutoUpdate: true,
toolPreselection: false,
},
telemetry: {
enabled: true,