Closed
Description
Description:
Unit tests for CellularSection methods are not passing. This is because they were updated but the Serialiser_Engine Serialise
method for IBHoMObjects
was changed (and the UTs were not updated to reflect that).
Steps to reproduce:
See test script.
Expected behaviour:
Unit Test should pass.