From 72bb09eb4144797e41fc91c5d22e3fc2b58c73fa Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Fri, 28 Mar 2025 16:15:39 +0000 Subject: [PATCH] force a breakage in test so I do it --- etl/tests/test_pre_site_note_class.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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") +