Skip to content

Commit 55da5a0

Browse files
committed
Fix graph for translator tests
1 parent ba97608 commit 55da5a0

File tree

1 file changed

+31
-0
lines changed
  • daliuge-translator/test/reproducibility/reproGraphs

1 file changed

+31
-0
lines changed

daliuge-translator/test/reproducibility/reproGraphs/misc.graph

+31
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,37 @@
5353
"x": 220.2871317489371,
5454
"y": 488.67884359131426
5555
},
56+
{
57+
"category": "Unknown",
58+
"categoryType": "Application",
59+
"collapsed": true,
60+
"color": "#FF66CC",
61+
"commitHash": "",
62+
"dataHash": "",
63+
"description": "A node that places a description in the graph. The description should be used to communicate the purpose of the graph",
64+
"drawOrderHint": 0,
65+
"expanded": false,
66+
"fields": [],
67+
"inputAppFields": [],
68+
"inputApplicationDescription": "",
69+
"inputApplicationKey": null,
70+
"inputApplicationName": "",
71+
"inputApplicationType": "None",
72+
"isGroup": false,
73+
"key": -2,
74+
"name": "Description",
75+
"outputAppFields": [],
76+
"outputApplicationDescription": "",
77+
"outputApplicationKey": null,
78+
"outputApplicationName": "",
79+
"outputApplicationType": "None",
80+
"paletteDownloadUrl": "",
81+
"radius": 25,
82+
"repositoryUrl": "",
83+
"subject": null,
84+
"x": 521.1455829270853,
85+
"y": 408.59421989641135
86+
},
5687
{
5788
"category": "Memory",
5889
"categoryType": "Data",

0 commit comments

Comments
 (0)