Reduce the number of reps in the add_lots test (#6174)

Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
Nick Cameron
2025-04-07 14:41:48 +12:00
committed by GitHub
parent 38446b5b2a
commit ce7a967f5f
5 changed files with 504 additions and 2054 deletions

View File

@ -8,7 +8,7 @@ description: Variables in memory after executing add_lots.kcl
},
"x": {
"type": "Number",
"value": 10100.0,
"value": 5700.0,
"ty": {
"type": "Unknown"
}