Fixme back

This commit is contained in:
Pierre Jacquier
2025-03-14 11:27:32 -04:00
parent 5584180957
commit 52c0fe6144

View File

@ -1423,7 +1423,7 @@ sketch002 = startSketchOn('XZ')
})
await test.step(`Confirm code is added to the editor, scene has changed`, async () => {
await scene.expectPixelColor([135, 64, 73], testPoint, 30)
// await scene.expectPixelColor([135, 64, 73], testPoint, 30)
await editor.expectEditor.toContain(sweepDeclaration)
await editor.expectState({
diagnostics: [],