Disable multi-profile sketch deletion test
This commit is contained in:
@ -1883,7 +1883,7 @@ profile004 = circleThreePoint(sketch001, p1 = [13.44, -6.8], p2 = [13.39, -2.07]
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
test(
|
test.fixme(
|
||||||
'Can delete a profile in the editor while is sketch mode, and sketch mode does not break, can ctrl+z to undo after constraint with variable was added',
|
'Can delete a profile in the editor while is sketch mode, and sketch mode does not break, can ctrl+z to undo after constraint with variable was added',
|
||||||
{ tag: ['@skipWin'] },
|
{ tag: ['@skipWin'] },
|
||||||
async ({ scene, toolbar, editor, cmdBar, page, homePage }) => {
|
async ({ scene, toolbar, editor, cmdBar, page, homePage }) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user