fixing test

This commit is contained in:
Khalim Conn-Kowlessar 2025-05-16 15:51:05 +01:00
parent 68b30438e5
commit 97eaf948c5

View file

@ -49,6 +49,6 @@ class TestLightingRecommendations:
'lighting in all '
'fixed outlets',
'low-energy-lighting': 100},
'total': 240.24, 'subtotal': 200.20000000000002, 'vat': 40.040000000000006, 'contingency': 14.3,
'preliminaries': 14.3, 'material': 80.0, 'profit': 28.6, 'labour_hours': 3.2, 'labour_days': 0.4,
'labour_cost': 63.0, 'survey': False}]
'total': 188.76000000000002, 'subtotal': 157.3, 'vat': 31.460000000000004, 'contingency': 14.3,
'material': 80.0, 'labour_hours': 3.2, 'labour_days': 0.4, 'labour_cost': 63.0, 'survey': False}
]