Skip to content

Commit 4763b3f

Browse files
Bump tests
1 parent e51079e commit 4763b3f

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

policyengine_uk_data/tests/microsimulation/reforms_config.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,30 +4,30 @@ reforms:
44
parameters:
55
gov.hmrc.income_tax.rates.uk[0].rate: 0.21
66
- name: Raise higher rate by 1pp
7-
expected_impact: 4.8
7+
expected_impact: 5.0
88
parameters:
99
gov.hmrc.income_tax.rates.uk[1].rate: 0.42
1010
- name: Raise personal allowance by ~800GBP/year
1111
expected_impact: 0.7
1212
parameters:
1313
gov.hmrc.income_tax.allowances.personal_allowance.amount: 13000
1414
- name: Raise child benefit by 25GBP/week per additional child
15-
expected_impact: -1.4
15+
expected_impact: -1.2
1616
parameters:
1717
gov.hmrc.child_benefit.amount.additional: 25
1818
- name: Reduce Universal Credit taper rate to 20%
19-
expected_impact: -37.3
19+
expected_impact: -36.0
2020
parameters:
2121
gov.dwp.universal_credit.means_test.reduction_rate: 0.2
2222
- name: Raise Class 1 main employee NICs rate to 10%
23-
expected_impact: 12.3
23+
expected_impact: 12.5
2424
parameters:
2525
gov.hmrc.national_insurance.class_1.rates.employee.main: 0.1
2626
- name: Raise VAT standard rate by 2pp
27-
expected_impact: 19.5
27+
expected_impact: 19.7
2828
parameters:
2929
gov.hmrc.vat.standard_rate: 0.22
3030
- name: Raise additional rate by 3pp
31-
expected_impact: 5.5
31+
expected_impact: 4.6
3232
parameters:
3333
gov.hmrc.income_tax.rates.uk[2].rate: 0.48

0 commit comments

Comments
 (0)