Skip to content
Snippets Groups Projects
Commit 22a8c4dd authored by Jan David Mol's avatar Jan David Mol
Browse files

Task #11049: Support indirect station groups

parent 36b7ecb8
No related branches found
No related tags found
No related merge requests found
......@@ -96,7 +96,7 @@ class FakeRADatabase(object):
"resource_group_id": 100,
"resource_group_name": "ALL",
"resource_group_type": "",
"child_ids": [1, 2, 3, 4, 101, 102]
"child_ids": [101, 102]
},
101: {
"resource_group_id": 101,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment