Remove unused test assertion in viewport-quad-layout.e2e.ts

This commit is contained in:
2026-04-02 23:09:20 +02:00
parent e2f6feace4
commit b5fd4cc8ac

View File

@@ -50,8 +50,6 @@ test("quad viewport layout shows four linked panels with shared selection and ac
}
await setSharedBoxCreatePreview(page, "topLeft", { x: 4, y: 0, z: 8 });
await expect(page.getByTestId("viewport-shell")).toContainText("shared preview");
await expect
.poll(async () =>
page.evaluate(() => {