diff --git a/frontend/editor/src/core/tests/stubbed/sharing-collab-walkthrough.spec.ts b/frontend/editor/src/core/tests/stubbed/sharing-collab-walkthrough.spec.ts index 662c1df4c0..0cbc55f100 100644 --- a/frontend/editor/src/core/tests/stubbed/sharing-collab-walkthrough.spec.ts +++ b/frontend/editor/src/core/tests/stubbed/sharing-collab-walkthrough.spec.ts @@ -375,7 +375,6 @@ test.describe("Sharing collaboration walkthrough", () => { }); } - // ─── RTL spot checks ────────────────────────────────────────────────────── test("08_rtl_grid_badges", async ({ page }) => { await enableRtl(page); await stubStorageApis(page);