testcommit

This commit is contained in:
Knut Sveidqvist
2021-11-30 19:12:39 +01:00
parent bb299685cd
commit d9e598aa7f

View File

@@ -351,7 +351,7 @@ describe('State diagram', () => {
imgSnapshotTest(
`
stateDiagram-v2
state "Long state name" as NotShooting {
state "Long state name 2" as NotShooting {
a-->b
}
`,