mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-17 14:29:48 +02:00
Fix for broken test
This commit is contained in:
@@ -375,7 +375,7 @@ describe('Class diagram V2', () => {
|
|||||||
imgSnapshotTest(
|
imgSnapshotTest(
|
||||||
`
|
`
|
||||||
classDiagram-v2
|
classDiagram-v2
|
||||||
Foo {
|
class Foo {
|
||||||
+String bar$
|
+String bar$
|
||||||
}
|
}
|
||||||
`,
|
`,
|
||||||
|
Reference in New Issue
Block a user