Increase test timeout

This commit is contained in:
Jonathan Tran
2024-08-27 16:45:05 -04:00
committed by Kurt Hutten Irev-Dev
parent ed339a6b9a
commit ab5b83bbce

View File

@ -152,7 +152,7 @@ const extrude001 = extrude(-15, sketch001)`
selectedSegmentSnippet,
expectedExtrudeSnippet
)
})
}, 5_000)
it('should return the correct paths for a valid selection and extrusion in case of several extrusions and sketches', async () => {
const code = `const sketch001 = startSketchOn('XY')
|> startProfileAt([-30, 30], %)