mirror of
https://github.com/openai/codex.git
synced 2026-04-27 16:15:09 +00:00
fix: package models.json for Bazel tests (#13129)
This commit is contained in:
@@ -9,7 +9,6 @@ use tokio::select;
|
||||
use tokio::time::sleep;
|
||||
use tokio::time::timeout;
|
||||
|
||||
#[ignore = "TODO(aibrahim) to fix"]
|
||||
#[tokio::test]
|
||||
async fn resume_startup_does_not_consume_model_availability_nux_count() -> Result<()> {
|
||||
// run_codex_cli() does not work on Windows due to PTY limitations.
|
||||
|
||||
Reference in New Issue
Block a user