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