mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-07 10:34:44 +00:00
chore: remove stale codex test conversion
This commit is contained in:
@@ -8656,7 +8656,7 @@ describe("runCodexAppServerAttempt", () => {
|
||||
expect(resolved).toBe(false);
|
||||
expect(
|
||||
warn.mock.calls.some(([message]) =>
|
||||
String(message).includes("turn/completed did not match active turn"),
|
||||
message.includes("turn/completed did not match active turn"),
|
||||
),
|
||||
).toBe(false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user