mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
b9dcdb00a5
Currently, we have mindmap tests in the cypress/integration/rendering/mermaid.spec.js which is a bit odd. They should probably all be in the mindmap.spec.js file.
2 lines
70 B
JavaScript
2 lines
70 B
JavaScript
import { imgSnapshotTest, renderGraph } from '../../helpers/util.js';
|