mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-01 13:19:39 +02:00
Commented out skipped tests
This commit is contained in:
@@ -287,7 +287,7 @@ classDef sales fill:#c3a66b,stroke:#333;
|
|||||||
{}
|
{}
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
/*
|
||||||
it.skip('12: should render a treemap with title', () => {
|
it.skip('12: should render a treemap with title', () => {
|
||||||
imgSnapshotTest(
|
imgSnapshotTest(
|
||||||
`
|
`
|
||||||
@@ -338,4 +338,5 @@ classDef sales fill:#c3a66b,stroke:#333;
|
|||||||
{}
|
{}
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
*/
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user