Disable text-to-cad tests post kw arg merge (#5252)

This commit is contained in:
Pierre Jacquier
2025-02-04 12:21:03 -05:00
committed by GitHub
parent 8397405998
commit 8a9d50226f

View File

@ -35,7 +35,7 @@ sketch003 = startSketchOn('XY')
extrude003 = extrude(sketch003, length = 20)
`
test.describe('Check the happy path, for basic changing color', () => {
test.fixme('Check the happy path, for basic changing color', () => {
const cases = [
{
desc: 'User accepts change',