update sketch arrowheads test
This commit is contained in:
parent
7a68756704
commit
b49fbc75e3
2 changed files with 15 additions and 22 deletions
|
|
@ -285,8 +285,9 @@ shipments.order_id <-> orders.id`,
|
||||||
{
|
{
|
||||||
name: "arrowheads",
|
name: "arrowheads",
|
||||||
script: `
|
script: `
|
||||||
a.0 <-> b.0: <->
|
a: ""
|
||||||
a.1 -- b.1: --
|
b: ""
|
||||||
|
a.1 -- b.1: none
|
||||||
a.2 <-> b.2: arrow {
|
a.2 <-> b.2: arrow {
|
||||||
source-arrowhead.shape: arrow
|
source-arrowhead.shape: arrow
|
||||||
target-arrowhead.shape: arrow
|
target-arrowhead.shape: arrow
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 359 KiB After Width: | Height: | Size: 304 KiB |
Loading…
Reference in a new issue