import { describe, it, expect, vi } from "vitest"; import { render } from "@testing-library/react"; // Covers the read-only render branch (PR #278): the language