diff --git a/etl/tests/test_pre_site_note_class.py b/etl/tests/test_pre_site_note_class.py index 143a4f7..2fddd52 100644 --- a/etl/tests/test_pre_site_note_class.py +++ b/etl/tests/test_pre_site_note_class.py @@ -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") +