mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-10 17:49:40 +02:00
Update cypress/integration/rendering/flowchart.spec.js
Co-authored-by: Sidharth Vinod <github@sidharth.dev>
This commit is contained in:

committed by
Anthony Juckel

parent
40402a2bd9
commit
0943edc114
@@ -973,7 +973,7 @@ graph TD
|
|||||||
}
|
}
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
it('#5824: should be able to string and markdown labels (#5824)', () => {
|
it('#5824: should be able to render string and markdown labels', () => {
|
||||||
imgSnapshotTest(
|
imgSnapshotTest(
|
||||||
`
|
`
|
||||||
flowchart TB
|
flowchart TB
|
||||||
|
Reference in New Issue
Block a user