Increase test timeout
This commit is contained in:
committed by
Kurt Hutten Irev-Dev
parent
ed339a6b9a
commit
ab5b83bbce
@ -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], %)
|
||||
|
Reference in New Issue
Block a user