mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-19 00:06:47 +02:00
testcommit
This commit is contained in:
@@ -351,7 +351,7 @@ describe('State diagram', () => {
|
|||||||
imgSnapshotTest(
|
imgSnapshotTest(
|
||||||
`
|
`
|
||||||
stateDiagram-v2
|
stateDiagram-v2
|
||||||
state "Long state name" as NotShooting {
|
state "Long state name 2" as NotShooting {
|
||||||
a-->b
|
a-->b
|
||||||
}
|
}
|
||||||
`,
|
`,
|
||||||
|
Reference in New Issue
Block a user