add long_arrowhead_label sketch test

This commit is contained in:
Gavin Nishizawa 2023-04-17 14:44:14 -07:00
parent 913c170985
commit 4bfbedac7d
No known key found for this signature in database
GPG key ID: AE3B177777CE55CD
2 changed files with 118 additions and 0 deletions

View file

@ -1293,6 +1293,14 @@ queue -> package -> step
callout -> stored_data -> person
diamond -> oval -> circle
hexagon -> cloud
`,
},
{
name: "long_arrowhead_label",
script: `
a -> b: {
target-arrowhead: "a to b with unexpectedly long target arrowhead label"
}
`,
},
}

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 63 KiB