diff --git a/hub/unittests/test_construction_factory.py b/hub/unittests/test_construction_factory.py index 026b535f..1c5c1b52 100644 --- a/hub/unittests/test_construction_factory.py +++ b/hub/unittests/test_construction_factory.py @@ -269,7 +269,7 @@ class TestConstructionFactory(TestCase): path=file_path, height_field='citygml_me', year_of_construction_field='ANNEE_CONS', - function_field='LIBELLE_UT', + function_field='CODE_UTILI', function_to_hub=Dictionaries().montreal_function_to_hub_function).city ConstructionFactory('nrcan', city).enrich()