diff --git a/tests/test_reports_accrual.py b/tests/test_reports_accrual.py index 3dbf154ec6c3350c1d75551d9130fcd7435b8423..fc1e197a0d4348edba9aaa243d78b6424318b2a5 100644 --- a/tests/test_reports_accrual.py +++ b/tests/test_reports_accrual.py @@ -591,6 +591,7 @@ def test_outgoing_report_good_payment_method(caplog, accrual_postings, arg): 'usd nonexistent', 'check', 'us check', + *testutil.NON_STRING_METADATA_VALUES, ]) def test_outgoing_report_bad_payment_method(caplog, accrual_postings, arg): rt_id = 'rt:40'