Skip to content

Commit

Permalink
updated shape name in newShapes.spec file
Browse files Browse the repository at this point in the history
  • Loading branch information
omkarht committed Aug 23, 2024
1 parent cec2846 commit db1db1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/integration/rendering/newShapes.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const newShapesSet3 = [
'halfRoundedRectangle',
'curvedTrapezoid',
'bowTieRect',
'dividedRect',
'dividedRectangle',
'crossedCircle',
] as const;

Expand Down

0 comments on commit db1db1a

Please sign in to comment.