test(web): expect shipped retry budget

This commit is contained in:
Yichen Jiang
2026-08-17 18:16:06 +08:00
parent 2d2beda196
commit 5dd6e7182a
+1 -1
View File
@@ -372,7 +372,7 @@ describe('dsh web keyless CLI smoke', () => {
turn: 1,
step: 1,
retry: 1,
maxRetries: 2,
maxRetries: 5,
failure: { code: 'TRANSPORT' },
})
expect(JSON.stringify(page.events)).toContain('WEB_RETRY_DISCARDED')