Update e2e test code with new syntax
This commit is contained in:
committed by
Nick Cameron
parent
8e343a254f
commit
1227b38e12
@ -23,7 +23,7 @@ test.describe('Code pane and errors', () => {
|
||||
|> line(end = [10, 0])
|
||||
|> line(end = [-5, 10])
|
||||
|> line(endAbsolute = [profileStartX(%), profileStartY(%)])
|
||||
|> close(%)
|
||||
|> close()
|
||||
extrude001 = extrude(sketch001, length = 5)`
|
||||
)
|
||||
})
|
||||
|
Reference in New Issue
Block a user