diff --git a/.github/workflows/run-fact-dictionary-tests.yml b/.github/workflows/run-fact-dictionary-tests.yml
index ed00ae3..f63bd39 100644
--- a/.github/workflows/run-fact-dictionary-tests.yml
+++ b/.github/workflows/run-fact-dictionary-tests.yml
@@ -6,6 +6,7 @@ on:
- '/direct-file/backend/src/main/resources/tax/**'
- '/direct-file/backend/src/test/**'
- '/direct-file/df-client/df-client-app/src/test/**'
+ - '/.github/workflows/run-fact-dictionary-tests.yml'
branches:
- '**'
pull_request:
@@ -13,6 +14,7 @@ on:
- '/direct-file/backend/src/main/resources/tax/**'
- '/direct-file/backend/src/test/**'
- '/direct-file/df-client/df-client-app/src/test/**'
+ - '/.github/workflows/run-fact-dictionary-tests.yml'
branches: [main]
jobs:
@@ -34,7 +36,8 @@ jobs:
node-version: '18.20.4'
- name: Install node
- uses: ../../../npm install
+ run: npm install
+ working-directory: /direct-file/df-client
- name: Run fact dictionary tests
run: npm run test factDictionaryTests
diff --git a/direct-file/backend/src/main/resources/tax/constants.xml b/direct-file/backend/src/main/resources/tax/constants.xml
index bd802ac..b4e29cd 100644
--- a/direct-file/backend/src/main/resources/tax/constants.xml
+++ b/direct-file/backend/src/main/resources/tax/constants.xml
@@ -198,7 +198,7 @@
Majority of days in year
- More than 6 months. This should be changed to 184 in a leap year
+ More than 6 months. Most years this is 183 days, but it's 184 in a leap year
2024
@@ -223,7 +223,7 @@
- Less than 6 months. This may need to manually change in a leap year.
+ Less than 6 months. Most years this is 182 days, but it's 183 in a leap year.
@@ -934,7 +934,7 @@
The EIN of the payer on the 1099-Misc form for the Alaska Permanent Fund Dividend.
-
+
926001185