update test
This commit is contained in:
parent
99bae24435
commit
c7f8c9a91e
4 changed files with 178 additions and 178 deletions
14
e2etests/testdata/regression/multiple_constant_nears/dagre/board.exp.json
generated
vendored
14
e2etests/testdata/regression/multiple_constant_nears/dagre/board.exp.json
generated
vendored
|
|
@ -213,7 +213,7 @@
|
|||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 73,
|
||||
"y": 122
|
||||
"y": 318
|
||||
},
|
||||
"width": 139,
|
||||
"height": 292,
|
||||
|
|
@ -254,7 +254,7 @@
|
|||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 104,
|
||||
"y": 152
|
||||
"y": 348
|
||||
},
|
||||
"width": 78,
|
||||
"height": 66,
|
||||
|
|
@ -295,7 +295,7 @@
|
|||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 103,
|
||||
"y": 318
|
||||
"y": 514
|
||||
},
|
||||
"width": 79,
|
||||
"height": 66,
|
||||
|
|
@ -453,19 +453,19 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 142.5,
|
||||
"y": 218
|
||||
"y": 414
|
||||
},
|
||||
{
|
||||
"x": 142.5,
|
||||
"y": 258
|
||||
"y": 454
|
||||
},
|
||||
{
|
||||
"x": 142.5,
|
||||
"y": 278
|
||||
"y": 474
|
||||
},
|
||||
{
|
||||
"x": 142.5,
|
||||
"y": 318
|
||||
"y": 514
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
10
e2etests/testdata/regression/multiple_constant_nears/elk/board.exp.json
generated
vendored
10
e2etests/testdata/regression/multiple_constant_nears/elk/board.exp.json
generated
vendored
|
|
@ -213,7 +213,7 @@
|
|||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 85,
|
||||
"y": 98
|
||||
"y": 284
|
||||
},
|
||||
"width": 179,
|
||||
"height": 302,
|
||||
|
|
@ -254,7 +254,7 @@
|
|||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 135,
|
||||
"y": 148
|
||||
"y": 334
|
||||
},
|
||||
"width": 78,
|
||||
"height": 66,
|
||||
|
|
@ -295,7 +295,7 @@
|
|||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 135,
|
||||
"y": 284
|
||||
"y": 470
|
||||
},
|
||||
"width": 79,
|
||||
"height": 66,
|
||||
|
|
@ -435,11 +435,11 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 174.5,
|
||||
"y": 214
|
||||
"y": 400
|
||||
},
|
||||
{
|
||||
"x": 174.5,
|
||||
"y": 284
|
||||
"y": 470
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Loading…
Reference in a new issue