Skip to content

Commit bbc6560

Browse files
fix: get project
1 parent 19834d2 commit bbc6560

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

services/web/server/tests/unit/with_dbs/02/test_projects_nodes_handlers__patch.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,9 @@ async def test_patch_project_node(
166166
"output_1": {
167167
"store": 0,
168168
"path": "9934cba6-4b51-11ef-968a-02420a00f1c1/571ffc8d-fa6e-411f-afc8-9c62d08dd2fa/matus.txt",
169+
"label": "matus.txt",
169170
"eTag": "d41d8cd98f00b204e9800998ecf8427e",
171+
"dataset": None,
170172
}
171173
}
172174
}

0 commit comments

Comments
 (0)