Skip to content

Commit

Permalink
revert testcases
Browse files Browse the repository at this point in the history
  • Loading branch information
ad1992 committed Nov 28, 2023
1 parent 8c52fb8 commit 5a8b9b2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions playground/testcases/flowchart.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
export default [
`flowchart LR
%% this is a comment A -- text --> B{node}
A -- text --> B -- text2 --> C
`flowchart TD
Start --> Stop
`,
`flowchart LR
Start --> Stop
Expand Down

0 comments on commit 5a8b9b2

Please sign in to comment.