diff --git a/backend/ecmk_fetcher/tests/test_xml_processor.py b/backend/ecmk_fetcher/tests/test_xml_processor.py index 451c1e3f..9f28062d 100644 --- a/backend/ecmk_fetcher/tests/test_xml_processor.py +++ b/backend/ecmk_fetcher/tests/test_xml_processor.py @@ -125,7 +125,10 @@ def test_parse_rdsap_contract(): "party_wall_length_m": 0.0, } ], - "roof": None, + "roof": { + "construction": 8, + "insulation_location": 7, + }, }, ], }