From 34156c2f4edac5aca865f16a53ba3fc9a8d1c0a8 Mon Sep 17 00:00:00 2001 From: emburkino Date: Thu, 5 Dec 2024 11:07:26 +0000 Subject: [PATCH] adding wholesale to legacy names --- tests/test_schemas.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_schemas.py b/tests/test_schemas.py index 15ecd078..17947697 100644 --- a/tests/test_schemas.py +++ b/tests/test_schemas.py @@ -74,6 +74,7 @@ def len_error(schema, enum, value, length): "buy_to_let_house_purchase", "buy_to_let_further_advance", "cancelled_payout_agreed", + "economic_loss_wholesale", "firm_operating_expenses", # DO NOT ADD TO THIS LIST, FIX YOUR ENUM INSTEAD ]