Remove stale ssh field from RunSpec in start.rs test

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Bryan Helmkamp 2026-03-21 13:24:31 -04:00
parent b22862d04c
commit 925411e229

View file

@ -82,7 +82,6 @@ mod tests {
labels: HashMap::new(),
verbose: false,
no_retro: true,
ssh: false,
preserve_sandbox: false,
dry_run: false,
auto_approve: true,