Skip to content

Commit

Permalink
Same with sketch on face it seems to work better with 5 + 7 and that'…
Browse files Browse the repository at this point in the history
…s fine
  • Loading branch information
franknoirot committed May 17, 2024
1 parent a9bbfc7 commit 1d53675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/playwright/flow-tests.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1765,7 +1765,7 @@ test('Sketch on face', async ({ page }) => {
|> line([-3.86, -2.73], %)
|> line([-17.67, 0.85], %)
|> close(%)
|> extrude(${KCL_DEFAULT_LENGTH}, %)`
|> extrude(5 + 7, %)`
)
})

Expand Down

0 comments on commit 1d53675

Please sign in to comment.