chore: Dummy test

This commit is contained in:
Sidharth Vinod
2025-01-25 12:26:21 +05:30
parent dc513ec211
commit a179d4a3e2

View File

@@ -7,7 +7,7 @@ describe('Graph', () => {
A[Christmas] -->|Get money| B(Go shopping)
B --> C{Let me think}
C -->|One| D[Laptop]
C -->|Two| E[iPhone]
C -->|Two| E[iPad]
C -->|Three| F[fa:fa-car Car]
`,
{ flowchart: { htmlLabels: false }, fontFamily: 'courier' }