Skip to content

Commit 7ed4499

Browse files
chore: generate
1 parent 4d5e86d commit 7ed4499

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/app/e2e/commands/panels.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ test("review panel can be toggled via keybind", async ({ page, gotoSession }) =>
2828
await page.keyboard.press(`${modKey}+Shift+R`)
2929
await expect(reviewToggle).toHaveAttribute("aria-expanded", "false")
3030
await expect(page.locator("#review-panel")).toHaveCount(0)
31-
})
31+
})

0 commit comments

Comments
 (0)