mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
More complicated XML test 🟩
This commit is contained in:
parent
8f8f6f1a1a
commit
3ae2ed1207
1 changed files with 4 additions and 1 deletions
|
|
@ -125,7 +125,10 @@ def test_parse_rdsap_contract():
|
|||
"party_wall_length_m": 0.0,
|
||||
}
|
||||
],
|
||||
"roof": None,
|
||||
"roof": {
|
||||
"construction": 8,
|
||||
"insulation_location": 7,
|
||||
},
|
||||
},
|
||||
],
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue