diff --git a/tests/test_meta_tax_implication.py b/tests/test_meta_tax_implication.py index 520092db0fc82f4ec25202fafae3992a1e62cb54..c4a306fcb72b18d547ff45adf4a427561c48e4ce 100644 --- a/tests/test_meta_tax_implication.py +++ b/tests/test_meta_tax_implication.py @@ -15,7 +15,7 @@ VALID_VALUES = { '1099': '1099-NEC', '1099-NEC': '1099-NEC', '1099nec': '1099-NEC', - '1099-MISC-Other': '1099-MISC-Other', + '1099-Misc-Other': '1099-MISC-Other', '1099misc-other': '1099-MISC-Other', 'Bank-Transfer': 'Bank-Transfer', 'Chargeback': 'Chargeback',