Problem
Vitest then saw the removed export as undefined and failed several string assertions. — the template test suite still imported it and included it in the all-templates map. Tension: the live app code no longer exported one client-specific template. Outcome: Error: expected 'undefined' to be 'string'.
2dcced7a-aac3-462e-8ff1-9fccb7eb1389
Vitest then saw the removed export as undefined and failed several string assertions. — the template test suite still imported it and included it in the all-templates map. Tension: the live app code no longer exported one client-specific template. Outcome: Error: expected 'undefined' to be 'string'.