mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 14:29:25 +02:00
Rebuild
This commit is contained in:
@@ -172,7 +172,7 @@ describe('Flowchart v2', () => {
|
|||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
|
||||||
it('52: handle nested subgraphs in several levels', () => {
|
it('52: handle nested subgraphs in several levels.', () => {
|
||||||
imgSnapshotTest(
|
imgSnapshotTest(
|
||||||
`flowchart TB
|
`flowchart TB
|
||||||
b-->B
|
b-->B
|
||||||
|
Reference in New Issue
Block a user