mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-18 14:59:53 +02:00
Add e2e tests on all diagrams
This commit is contained in:
@@ -98,7 +98,7 @@ export const draw = function(text, id) {
|
||||
|
||||
makeGant(taskArray, w, h);
|
||||
|
||||
configureSvgSize(elem, h, w, conf.useMaxWidth);
|
||||
configureSvgSize(svg, h, w, conf.useMaxWidth);
|
||||
|
||||
svg
|
||||
.append('text')
|
||||
|
Reference in New Issue
Block a user