mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-04 08:06:43 +02:00
Fix test
This commit is contained in:
@@ -504,7 +504,7 @@ class Class10
|
|||||||
imgSnapshotTest(
|
imgSnapshotTest(
|
||||||
`classDiagram
|
`classDiagram
|
||||||
class C1["Class 1 with text label"] {
|
class C1["Class 1 with text label"] {
|
||||||
<<interface>>
|
<<interface>>
|
||||||
+member1
|
+member1
|
||||||
}
|
}
|
||||||
C1 --> C2`
|
C1 --> C2`
|
||||||
|
Reference in New Issue
Block a user