Skip to content

Commit

Permalink
last
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Frazelle <[email protected]>
  • Loading branch information
jessfraz committed Jun 25, 2024
1 parent ed9bfa2 commit 9880d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lang/modifyAst.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,7 @@ describe('Testing removeSingleConstraintInfo', () => {
`angledLineThatIntersects({
angle: 3.14 + 0,
offset: 0,
intersectTag: 'a'
intersectTag: a
}, %)`,
'objectProperty',
'offset',
Expand Down

0 comments on commit 9880d17

Please sign in to comment.