mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-03 03:16:23 +00:00
fix(release): stabilize beta validation after rebase
This commit is contained in:
@@ -6808,6 +6808,7 @@ describe("runCodexAppServerAttempt", () => {
|
||||
} as never;
|
||||
const run = runCodexAppServerAttempt(params);
|
||||
await harness.waitForMethod("turn/start");
|
||||
await new Promise<void>((resolve) => setImmediate(resolve));
|
||||
await harness.notify({
|
||||
method: "item/agentMessage/delta",
|
||||
params: {
|
||||
|
||||
Reference in New Issue
Block a user