More test updates to use inline in setting

This commit is contained in:
Frank Noirot
2025-03-21 12:32:45 -04:00
parent a3b6da03d3
commit b5c25fe9e7
5 changed files with 23 additions and 8 deletions

View File

@ -255,7 +255,7 @@ test.describe(`Testing gizmo, fixture-based`, () => {
await context.addInitScript(() => {
localStorage.setItem(
'persistCode',
`
`@settings(defaultLengthUnit = in)
const sketch002 = startSketchOn(XZ)
|> startProfileAt([-108.83, -57.48], %)
|> angledLine([0, 105.13], %, $rectangleSegmentA001)