fixing stupid bug

This commit is contained in:
Khalim Conn-Kowlessar 2023-11-17 14:15:39 +00:00
parent dfa5e798e1
commit 262517be46

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