Update cypress mermaid imports

This commit is contained in:
Remco Haszing
2023-03-20 12:21:22 +01:00
parent b719fa9b18
commit 0dc6e0a0d9
6 changed files with 7 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
import mermaid from '../../packages/mermaid/dist/mermaid.esm.mjs';
// TODO: this file should be testing the ./mermaid.core.mjs file, as that's the file listed in the package.json file that users will use
import mermaid from './mermaid.esm.mjs';
let code = `flowchart LR
Power_Supply --> Transmitter_A