update test
This commit is contained in:
parent
97488fe2d8
commit
a03d9bd24e
1 changed files with 9 additions and 1 deletions
10
e2etests/testdata/files/nesting_power.d2
vendored
10
e2etests/testdata/files/nesting_power.d2
vendored
|
|
@ -247,7 +247,15 @@ more.container.a_sequence -> directions.v.d.4: {class: green}
|
|||
directions.l.2 -> center.step: {class: green}
|
||||
center.step -> more.stylish.x: {class: green}
|
||||
|
||||
center.cloud -> more.stylish
|
||||
center.cloud -> more.stylish: {class: green}
|
||||
more.container.a_shape -> r.is: to constant near {class: green}
|
||||
l.here.this.row 5 -> directions.v.u.1: from within constant near {class: green}
|
||||
|
||||
bl: Bottom Left Constant Near {
|
||||
near: bottom-left
|
||||
a.b
|
||||
}
|
||||
bl.a.b.from one constant near -> l.default.dagre: to another {class: green}
|
||||
|
||||
classes.green.style: {
|
||||
stroke: green
|
||||
|
|
|
|||
Loading…
Reference in a new issue