mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-19 16:26:43 +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(
|
||||
`flowchart TD
|
||||
B[<img>]
|
||||
|
Reference in New Issue
Block a user