it('38: should render a flowchart when useMaxWidth is true (default)', () => {
    renderGraph(
      `graph TD
      A[Christmas] -->|Get money| B(Go shopping)
      B --> C{Let me think}