Merge branch 'main' into kurt-bring-back-multi-profile
This commit is contained in:
@ -524,7 +524,7 @@ profile003 = startProfileAt([40.16, -120.48], sketch006)
|
||||
await u.clearCommandLogs()
|
||||
await page.keyboard.press('Backspace')
|
||||
|
||||
await expect(page.getByText('Unable to delete part')).toBeVisible()
|
||||
await expect(page.getByText('Unable to delete selection')).toBeVisible()
|
||||
})
|
||||
test('Hovering over 3d features highlights code, clicking puts the cursor in the right place and sends selection id to engine', async ({
|
||||
page,
|
||||
|
Reference in New Issue
Block a user