mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
Lint fix
This commit is contained in:
parent
3c725b97b1
commit
0935fb0790
@ -144,7 +144,7 @@ describe('state diagram, ', function () {
|
||||
`;
|
||||
|
||||
parser.parse(str);
|
||||
})
|
||||
});
|
||||
it('shall handle descriptions including minus signs', function () {
|
||||
const str = `stateDiagram-v2\n
|
||||
scale 350 width
|
||||
|
Loading…
x
Reference in New Issue
Block a user