Update e2e test code with new syntax
This commit is contained in:
committed by
Nick Cameron
parent
8e343a254f
commit
1227b38e12
@ -1465,7 +1465,7 @@ test.fixme(
|
||||
|> line(end = [118.328, -291.754])
|
||||
|> line(end = [-180.04, -202.08])
|
||||
|> line(endAbsolute = [profileStartX(%), profileStartY(%)])
|
||||
|> close(%)
|
||||
|> close()
|
||||
extrude001 = extrude(sketch001, length = 200)`)
|
||||
await page.waitForTimeout(800)
|
||||
|
||||
|
Reference in New Issue
Block a user