Skip to content

Commit

Permalink
Update cypress/integration/rendering/flowchart.spec.js
Browse files Browse the repository at this point in the history
Co-authored-by: Sidharth Vinod <[email protected]>
  • Loading branch information
jgreywolf and sidharthv96 authored Dec 2, 2024
1 parent c7880d7 commit 468b6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/integration/rendering/flowchart.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -917,7 +917,7 @@ graph TD
}
);
});
it('68: should be able to string and markdown labels (#5824)', () => {
it('68: should be able to render string and markdown labels (#5824)', () => {
imgSnapshotTest(
`
flowchart TB
Expand Down

0 comments on commit 468b6a5

Please sign in to comment.