mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-11 19:39:43 +02:00
Update cypress/integration/rendering/flowchart.spec.js
Co-authored-by: Sidharth Vinod <github@sidharth.dev>
This commit is contained in:
@@ -917,7 +917,7 @@ graph TD
|
|||||||
}
|
}
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
it('68: should be able to string and markdown labels (#5824)', () => {
|
it('68: should be able to render string and markdown labels (#5824)', () => {
|
||||||
imgSnapshotTest(
|
imgSnapshotTest(
|
||||||
`
|
`
|
||||||
flowchart TB
|
flowchart TB
|
||||||
|
Reference in New Issue
Block a user