More complicated XML test 🟩

This commit is contained in:
Daniel Roth 2026-04-14 16:52:41 +00:00
parent 8f8f6f1a1a
commit 3ae2ed1207

View file

@ -125,7 +125,10 @@ def test_parse_rdsap_contract():
"party_wall_length_m": 0.0,
}
],
"roof": None,
"roof": {
"construction": 8,
"insulation_location": 7,
},
},
],
}