mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-09 02:27:05 +02:00
(minor) fix typo
This commit is contained in:

parent
c3313050ce
commit
03a11e103e
@@ -328,7 +328,7 @@ describe('State diagram', () => {
|
|||||||
}
|
}
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
it('v2 it should be possibel to use a choice', () => {
|
it('v2 it should be possible to use a choice', () => {
|
||||||
imgSnapshotTest(
|
imgSnapshotTest(
|
||||||
`
|
`
|
||||||
stateDiagram-v2
|
stateDiagram-v2
|
||||||
|
Reference in New Issue
Block a user