testcommit

This commit is contained in:
Knut Sveidqvist 2021-11-30 19:12:39 +01:00
parent bb299685cd
commit d9e598aa7f
1 changed files with 1 additions and 1 deletions

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
}
`,