فهرست منبع

chore: generate

opencode-agent[bot] 1 ماه پیش
والد
کامیت
7ed4499748
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      packages/app/e2e/commands/panels.spec.ts

+ 1 - 1
packages/app/e2e/commands/panels.spec.ts

@@ -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)
-})
+})