From a5ad6b7af34687a7782fbab6b56f4a62a402df57 Mon Sep 17 00:00:00 2001 From: jableader Date: Sun, 19 May 2024 21:58:39 +1000 Subject: [PATCH] Test data tweaks --- tests/test_data.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_data.py b/tests/test_data.py index cb28286..29e11cf 100644 --- a/tests/test_data.py +++ b/tests/test_data.py @@ -128,7 +128,7 @@ class Ingredients: id=0, line='1kg Broccoli, Chopped', name='Broccoli', - unit='1kg', + unit='kg', quantity='1', preparation='Chopped', product=Products.broccoli,