Kwargs migration: arc/arcTo (#6334)
This commit is contained in:
@ -5326,17 +5326,6 @@ mod snapshot_tests {
|
||||
c: 3
|
||||
}"
|
||||
);
|
||||
snapshot_test!(
|
||||
ba,
|
||||
r#"
|
||||
sketch001 = startSketchOn('XY')
|
||||
// |> arc({
|
||||
// angleEnd: 270,
|
||||
// angleStart: 450,
|
||||
// }, %)
|
||||
|> startProfileAt(%)
|
||||
"#
|
||||
);
|
||||
snapshot_test!(
|
||||
bb,
|
||||
r#"
|
||||
|
Reference in New Issue
Block a user