Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthv96 committed Jan 19, 2024
1 parent 97f9919 commit 119926d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress/integration/rendering/flowchart-v2.spec.js
Expand Up @@ -6,7 +6,6 @@ describe('Flowchart v2', () => {
`flowchart TD
A[Christmas] -->|Get money| B(Go shopping)
B --> C{Let me think}
C -->|One| D[Laptop]
C -->|Two| E[iPhone]
C -->|Three| F[fa:fa-car Car]
`,
Expand Down

0 comments on commit 119926d

Please sign in to comment.