Deflake revolve some revolve tests
This commit is contained in:
@ -101,7 +101,7 @@ sketch001 = startSketchOn(XY)
|
||||
// Make sure we didn't clear the scene.
|
||||
await expect(
|
||||
page.locator('[data-message-type="execution-done"]')
|
||||
).toHaveCount(3)
|
||||
).toHaveCount(2)
|
||||
await expect(
|
||||
page.locator('[data-receive-command-type="scene_clear_all"]')
|
||||
).toHaveCount(1)
|
||||
|
Reference in New Issue
Block a user