chore(tests): drop decorative divider comment flagged by comment-lint

This commit is contained in:
Anthony Stirling
2026-08-30 11:32:02 +01:00
parent d0e1e2289b
commit 9608f4654e
@@ -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);