multi-profile sketching off on windows

This commit is contained in:
Pierre Jacquier
2025-02-14 14:09:44 -05:00
parent e3b8afa373
commit b1b874c074

View File

@ -1352,7 +1352,7 @@ test.describe(`Sketching with offset planes`, () => {
})
})
test.describe('multi-profile sketching', () => {
test.describe('multi-profile sketching', { tag: '@skipWin' }, () => {
test(
`snapToProfile start only works for current profile`,
{ tag: ['@skipWin'] },