force a breakage in test so I do it

This commit is contained in:
Jun-te Kim 2025-03-28 16:15:39 +00:00
parent a0a3fc67df
commit 72bb09eb41

View file

@ -23,7 +23,7 @@ def test_assessor_accreditation(local_survey):
def test_floor_area_calculator(local_survey):
# Floor area is important to work out invoice, make a test to work out invoice correctly
print(local_survey)
raise NotImplementedError("Yo - junte do some work here")