From 4410b6f3e987c5f65d57754997d41a539292b1c9 Mon Sep 17 00:00:00 2001 From: Daniel Roth Date: Tue, 21 Apr 2026 11:28:23 +0000 Subject: [PATCH] Fix broken mapper test --- datatypes/epc/domain/tests/test_from_site_notes.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/datatypes/epc/domain/tests/test_from_site_notes.py b/datatypes/epc/domain/tests/test_from_site_notes.py index cb69e42d..479c6e4f 100644 --- a/datatypes/epc/domain/tests/test_from_site_notes.py +++ b/datatypes/epc/domain/tests/test_from_site_notes.py @@ -384,6 +384,8 @@ class TestFromSiteNotesExample1: ) ], has_fixed_air_conditioning=False, + cylinder_size="Normal (90-130 litres)", + cylinder_insulation_thickness_mm=12, shower_outlets=ShowerOutlets( shower_outlet=ShowerOutlet(shower_outlet_type="Non-Electric Shower"), ),