mirror of
https://github.com/openai/codex.git
synced 2026-05-03 02:46:39 +00:00
Revert "rebase"
This reverts commit9ad5c1386f, reversing changes made to4b9e6f4383.
This commit is contained in:
@@ -137,7 +137,6 @@ async fn mcp_server_elicitation_round_trip() -> Result<()> {
|
||||
text_elements: Vec::new(),
|
||||
}],
|
||||
model: Some("mock-model".to_string()),
|
||||
submission_type: None,
|
||||
..Default::default()
|
||||
})
|
||||
.await?;
|
||||
@@ -170,7 +169,6 @@ async fn mcp_server_elicitation_round_trip() -> Result<()> {
|
||||
text_elements: Vec::new(),
|
||||
}],
|
||||
model: Some("mock-model".to_string()),
|
||||
submission_type: None,
|
||||
..Default::default()
|
||||
})
|
||||
.await?;
|
||||
|
||||
Reference in New Issue
Block a user