refactor(control-station): separate lidar diagnostics from datasets
This commit is contained in:
@@ -314,6 +314,8 @@ test("Polygon is a worker-gated product root and keeps a compatible direct route
|
||||
workspacesForRoot("polygon").some(({ id }) => id === "polygon-run"),
|
||||
true,
|
||||
);
|
||||
assert.equal(workspaceById("polygon-datasets").root, "polygon");
|
||||
assert.equal(workspaceById("polygon-datasets").kind, "polygon-datasets");
|
||||
assert.equal(
|
||||
workspacesForRoot("system").some(({ id }) => id === "polygon-run"),
|
||||
false,
|
||||
|
||||
Reference in New Issue
Block a user