Skip to content

Commit a1fa77b

Browse files
committed
Add payment_product to PaymentInKindViewSetTestCase - see HEA-851
1 parent 4d95fa9 commit a1fa77b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

apps/baseline/tests/test_viewsets.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3740,6 +3740,9 @@ def test_get_record(self):
37403740
"expenditure",
37413741
"kcals_consumed",
37423742
"percentage_kcals",
3743+
"payment_product",
3744+
"payment_product_common_name",
3745+
"payment_product_description",
37433746
"payment_per_time",
37443747
"people_per_household",
37453748
"times_per_month",

0 commit comments

Comments
 (0)