Merge pull request #255 from Hestia-Homes/roof-recommendations

fixing stupid bug
This commit is contained in:
KhalimCK 2023-11-17 14:16:03 +00:00 committed by GitHub
commit 46f08c4aab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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):
"""