mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-09 10:36:43 +02:00
Fixed tests and added node alignment
This commit is contained in:
@@ -5,7 +5,7 @@ describe('Sankey Diagram', () => {
|
||||
imgSnapshotTest(
|
||||
`
|
||||
sankey
|
||||
a -> 30 -> b
|
||||
a,b,10
|
||||
`,
|
||||
{}
|
||||
);
|
||||
|
Reference in New Issue
Block a user