Skip to content

Commit b808eb9

Browse files
remove position
1 parent 937c7c2 commit b808eb9

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

services/web/server/tests/data/fake-project.json

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,7 @@
1616
"label": "File Picker 0D",
1717
"inputs": {},
1818
"inputNodes": [],
19-
"outputs": {},
20-
"position": {
21-
"x": 50,
22-
"y": 150
23-
}
19+
"outputs": {}
2420
},
2521
"5739e377-17f7-4f09-a6ad-62659fb7fdec": {
2622
"key": "simcore/services/comp/ucdavis-singlecell-cardiac-model",
@@ -49,22 +45,14 @@
4945
"inputNodes": [
5046
"b4b20476-e7c0-47c2-8cc4-f66ac21a13bf"
5147
],
52-
"outputs": {},
53-
"position": {
54-
"x": 300,
55-
"y": 150
56-
}
48+
"outputs": {}
5749
},
5850
"351fd505-1ee3-466d-ad6c-ea2915ffd364": {
5951
"key": "simcore/services/dynamic/raw-graphs",
6052
"version": "2.10.4",
6153
"label": "2D plot",
6254
"inputs": {},
6355
"outputs": {},
64-
"position": {
65-
"x": 1073,
66-
"y": 307
67-
},
6856
"progress": 100
6957
}
7058
},

0 commit comments

Comments
 (0)