mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
Fix for broken classDiagram-v2.spec.js test case
This commit is contained in:
parent
a990718b71
commit
165a10ac37
@ -375,7 +375,7 @@ describe('Class diagram V2', () => {
|
||||
imgSnapshotTest(
|
||||
`
|
||||
classDiagram-v2
|
||||
Foo {
|
||||
class Foo {
|
||||
+String bar$
|
||||
}
|
||||
`,
|
||||
|
Loading…
x
Reference in New Issue
Block a user