mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-17 14:29:48 +02:00
Fix Cypress tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import mermaid from '../../packages/mermaid/src/mermaid.js';
|
||||
import mermaid from '../../packages/mermaid/dist/mermaid.esm.mjs';
|
||||
|
||||
let code = `flowchart LR
|
||||
Power_Supply --> Transmitter_A
|
||||
|
Reference in New Issue
Block a user