fix: docs/static

This commit is contained in:
imccyu
2026-07-31 02:01:22 +08:00
parent d752405ad1
commit 119cc05577
3 changed files with 4 additions and 2 deletions

View File

@@ -151,7 +151,7 @@ describe('web e2e: approval takeover keeps its actions reachable', () => {
await page.setViewportSize(original)
}
await panel.getByRole('button', { name: '允许一次' }).click()
await panel.getByRole('button', { name: 'Allow once' }).click()
const sessionId = await settled
if (MODE === 'record') {