mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-01 14:46:41 +02:00
fix typo in test description
This commit is contained in:
@@ -696,7 +696,7 @@ A ~~~ B
|
|||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
|
||||||
it('4439: Should the graph event if some images are missing', () => {
|
it('4439: Should render the graph even if some images are missing', () => {
|
||||||
imgSnapshotTest(
|
imgSnapshotTest(
|
||||||
`flowchart TD
|
`flowchart TD
|
||||||
B[<img>]
|
B[<img>]
|
||||||
|
Reference in New Issue
Block a user