Skip to content

Commit cf903bd

Browse files
fix expected_MIP_plate_attrs introduced by ngio=0.2.5 - now ngio always writes the plate:name attribute
1 parent 60bfdeb commit cf903bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/tasks/test_unit_copy_hcs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"acquisitions": [
3030
{"id": 0, "name": "20200812-CardiomyocyteDifferentiation14-Cycle1"}
3131
],
32+
"name": "plate_mip.zarr",
3233
"columns": [{"name": "03"}],
3334
"rows": [{"name": "B"}],
3435
"wells": [{"columnIndex": 0, "path": "B/03", "rowIndex": 0}],

0 commit comments

Comments
 (0)