test
This commit is contained in:
parent
85985bbaf5
commit
2997a6ef59
1 changed files with 1 additions and 0 deletions
|
|
@ -2057,6 +2057,7 @@ scenarios: {
|
|||
}`,
|
||||
assertions: func(t *testing.T, g *d2graph.Graph) {
|
||||
tassert.Equal(t, "root.layers.cat", g.Objects[0].Attributes.Link.Value)
|
||||
tassert.Equal(t, "root.layers.cat", g.Scenarios[0].Objects[0].Attributes.Link.Value)
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue