Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PavelMakarchuk committed Dec 27, 2024
1 parent d863bb2 commit e741119
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
snap: 0
tanf: 0
free_school_meals: 0
ca_capi: 0
output:
boost_middle_class_tax_credit: 3_000
income_tax_refundable_credits: 3_000
Expand Down Expand Up @@ -50,6 +51,7 @@
snap: 0
tanf: 0
free_school_meals: 0
ca_capi: 0
output:
boost_middle_class_tax_credit: 3_000
income_tax_refundable_credits: 0
Expand Down Expand Up @@ -79,6 +81,7 @@
snap: 0
tanf: 0
free_school_meals: 0
ca_capi: 0
output:
boost_middle_class_tax_credit: 0
income_tax_refundable_credits: 0
Expand Down Expand Up @@ -108,6 +111,7 @@
snap: 0
tanf: 0
free_school_meals: 0
ca_capi: 0
output:
boost_middle_class_tax_credit: 1_500
income_tax_refundable_credits: 2_500
Expand Down Expand Up @@ -137,6 +141,7 @@
snap: 2_000
tanf: 0
free_school_meals: 0
ca_capi: 0
output:
boost_middle_class_tax_credit: 1_500
income_tax_refundable_credits: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
members: [head, child_1, child_2]
free_school_meals: 0
snap: 0
ca_capi: 0
output:
ecpa_adult_dependent_credit: 0
ecpa_child_benefit: 5_380 * 2
Expand Down Expand Up @@ -122,6 +123,7 @@
members: [head, child_1, child_2]
free_school_meals: 0
snap: 0
ca_capi: 0
output:
non_refundable_ctc: 800
household_benefits: 0
Expand Down

0 comments on commit e741119

Please sign in to comment.