Skip to content

Commit 029bfcc

Browse files
Chris Huberchubes4
authored andcommitted
fix(test): complete AdoptArgs fixture [AI: OpenAI gpt-5.6-sol via OpenCode]
1 parent 90852c4 commit 029bfcc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • crates/homeboy-cli/src/commands/agent_task

crates/homeboy-cli/src/commands/agent_task/review.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1838,6 +1838,7 @@ mod tests {
18381838
candidate_ref: "deadbeef".to_string(),
18391839
ai_model: Some("openai/gpt-5.6-terra".to_string()),
18401840
replace_interrupted: false,
1841+
accept_inherited_failures: false,
18411842
full: false,
18421843
};
18431844

0 commit comments

Comments
 (0)