Skip to content

Commit 11c6c60

Browse files
committed
Fix test
1 parent 3226310 commit 11c6c60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1151,6 +1151,7 @@ def test_config_add_and_use_coordination_by_dict():
11511151
{
11521152
"component": "spatial",
11531153
"coordinationScopes": {
1154+
"dataset": "A",
11541155
"spatialImageLayer": ["A"],
11551156
"spatialSegmentationLayer": ["A"]
11561157
},

0 commit comments

Comments
 (0)