Skip to content

Commit cbdceba

Browse files
authored
Update test data (#7945)
1 parent cad086b commit cbdceba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/kcl-lib/e2e/executor/outputs/helix_defaults_negative_extrude_output.step

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ DATA;
1515
PLANE_ANGLE_UNIT()
1616
SI_UNIT($, .RADIAN.)
1717
);
18-
#3 = UNCERTAINTY_MEASURE_WITH_UNIT(0.00001, #1, 'DISTANCE_ACCURACY_VALUE', $);
18+
#3 = UNCERTAINTY_MEASURE_WITH_UNIT(LENGTH_MEASURE(0.00001), #1, 'DISTANCE_ACCURACY_VALUE', $);
1919
#4 = (
2020
GEOMETRIC_REPRESENTATION_CONTEXT(3)
2121
GLOBAL_UNCERTAINTY_ASSIGNED_CONTEXT((#3))

0 commit comments

Comments
 (0)