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,