feat(scada): align map asset fields
This commit is contained in:
@@ -10,7 +10,7 @@ describe("createWaterNetworkSources", () => {
|
||||
expect(scada.tiles).toEqual([
|
||||
expect.stringContaining("/lingang:scada_points/point/WebMercatorQuad/")
|
||||
]);
|
||||
expect(scada.promoteId).toBe("point_id");
|
||||
expect(scada.promoteId).toBe("scada_id");
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user