mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-03 15:46:43 +02:00
1473 Using setConfig instead of initialize from mermaid in some cases
This commit is contained in:
@@ -88,7 +88,7 @@ describe('Configuration', () => {
|
||||
C -->|Three| F[fa:fa-car Car]
|
||||
`,
|
||||
{
|
||||
arrowMarkerAbsolute: true
|
||||
logLevel:0, arrowMarkerAbsolute: true
|
||||
}
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user