chore: generate
This commit is contained in:
parent
57d602d07a
commit
a821029258
@ -157,9 +157,7 @@ describe("TUI inline tool wrapping", () => {
|
|||||||
})
|
})
|
||||||
|
|
||||||
test("keeps retry status ahead of wrapping messages", () => {
|
test("keeps retry status ahead of wrapping messages", () => {
|
||||||
expect(formatSubagentRetry(2, "Rate limited by provider")).toBe(
|
expect(formatSubagentRetry(2, "Rate limited by provider")).toBe("Retrying (attempt 2) · Rate limited by provider")
|
||||||
"Retrying (attempt 2) · Rate limited by provider",
|
|
||||||
)
|
|
||||||
})
|
})
|
||||||
|
|
||||||
test("snapshots consecutive grep, glob, and read rows at a narrow width", async () => {
|
test("snapshots consecutive grep, glob, and read rows at a narrow width", async () => {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user