mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
fixing stupid bug
This commit is contained in:
parent
dfa5e798e1
commit
262517be46
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ class TestSapModelPrep:
|
|||
)
|
||||
|
||||
cleaned = msgpack.unpackb(cleaned, raw=False)
|
||||
return get_cleaned()
|
||||
return cleaned
|
||||
|
||||
def test_fill_cavity_wall(self, cleaned, cleaning_data):
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue