This commit is contained in:
Alexander Wang 2023-03-01 15:40:08 -08:00
parent 85985bbaf5
commit 2997a6ef59
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -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)
},
},
{