mirror of
https://github.com/openai/codex.git
synced 2026-04-24 14:45:27 +00:00
Remove intentionally failing CI test
This commit is contained in:
@@ -66,9 +66,3 @@ fn pipes_stdin_and_stdout_through_socket() -> anyhow::Result<()> {
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn intentionally_fails_for_ci_autofix_demo() {
|
||||
// Intentional failure to exercise CI autofix flow.
|
||||
assert_eq!(1, 2);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user