fix typo in test description

This commit is contained in:
Pierrick Wauquier
2023-06-16 16:37:34 +02:00
parent aa1b998fbf
commit 270586095f

View File

@@ -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>]