Skip to content

Commit 1d32ec5

Browse files
committed
update golden files
1 parent ea885e6 commit 1d32ec5

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

metadata-ingestion/tests/integration/mlflow/mlflow_mcps_golden.json

+5-2
Original file line numberDiff line numberDiff line change
@@ -308,8 +308,11 @@
308308
"aspectName": "dataProcessInstanceOutput",
309309
"aspect": {
310310
"json": {
311-
"outputs": [
312-
"urn:li:mlModel:(urn:li:dataPlatform:mlflow,test-model_1,PROD)"
311+
"outputs": [],
312+
"outputEdges": [
313+
{
314+
"destinationUrn": "urn:li:mlModel:(urn:li:dataPlatform:mlflow,test-model_1,PROD)"
315+
}
313316
]
314317
}
315318
},

0 commit comments

Comments
 (0)