From 587105a29eb46893ac7b299fe9266f3bfd7e6160 Mon Sep 17 00:00:00 2001 From: Max Ghenis Date: Thu, 27 Jul 2023 23:46:52 -0400 Subject: [PATCH] Rename `nj_child_tax_credit` to `nj_ctc` in tests Fixes #617 --- changelog_entry.yaml | 4 ++++ tests/python/data/calculate_us_1_data.json | 2 +- tests/python/data/calculate_us_2_data.json | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/changelog_entry.yaml b/changelog_entry.yaml index e69de29b..8b0eeae7 100644 --- a/changelog_entry.yaml +++ b/changelog_entry.yaml @@ -0,0 +1,4 @@ +- bump: patch + changes: + changed: + - Rename nj_child_tax_credit to nj_ctc in tests, following policyengine-us. diff --git a/tests/python/data/calculate_us_1_data.json b/tests/python/data/calculate_us_1_data.json index 128d06bc..217b8a3e 100644 --- a/tests/python/data/calculate_us_1_data.json +++ b/tests/python/data/calculate_us_1_data.json @@ -2504,7 +2504,7 @@ "nj_cdcc": { "2023": null }, - "nj_child_tax_credit": { + "nj_ctc": { "2023": null }, "nj_childless_eitc_age_eligible": { diff --git a/tests/python/data/calculate_us_2_data.json b/tests/python/data/calculate_us_2_data.json index 65a28acb..e9e19a70 100644 --- a/tests/python/data/calculate_us_2_data.json +++ b/tests/python/data/calculate_us_2_data.json @@ -2504,7 +2504,7 @@ "nj_cdcc": { "2023": null }, - "nj_child_tax_credit": { + "nj_ctc": { "2023": null }, "nj_childless_eitc_age_eligible": {