mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-10 02:49:40 +02:00

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';
|