fix icon_positions test
This commit is contained in:
parent
1926ec1be9
commit
c7701d93d2
1 changed files with 2 additions and 1 deletions
3
e2etests/testdata/files/icon_positions.d2
vendored
3
e2etests/testdata/files/icon_positions.d2
vendored
|
|
@ -31,7 +31,8 @@ non container: {
|
|||
}
|
||||
|
||||
container: {
|
||||
Default.Default.class: icon
|
||||
Default.class: icon
|
||||
Default.Default
|
||||
|
||||
OutsideTopLeft.class: [icon; OutsideTopLeft]
|
||||
OutsideTopCenter.class: [icon; OutsideTopCenter]
|
||||
|
|
|
|||
Loading…
Reference in a new issue