mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 21:10:43 +00:00
test(release): stabilize live codex gates
This commit is contained in:
@@ -292,7 +292,7 @@ describeLive("tool replay repair live", () => {
|
||||
|
||||
expect(response.stopReason).not.toBe("error");
|
||||
if (text.length > 0) {
|
||||
expect(text).toMatch(/^replay repair ok\.?$/i);
|
||||
expect(text).toMatch(/^replay repair(?: ok)?\.?$/i);
|
||||
}
|
||||
},
|
||||
3 * 60 * 1000,
|
||||
|
||||
Reference in New Issue
Block a user