mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-20 09:32:19 +00:00
chore: generate
This commit is contained in:
parent
4d5e86d8a5
commit
7ed4499748
1 changed files with 1 additions and 1 deletions
|
|
@ -28,4 +28,4 @@ test("review panel can be toggled via keybind", async ({ page, gotoSession }) =>
|
|||
await page.keyboard.press(`${modKey}+Shift+R`)
|
||||
await expect(reviewToggle).toHaveAttribute("aria-expanded", "false")
|
||||
await expect(page.locator("#review-panel")).toHaveCount(0)
|
||||
})
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue