Skip to content

Commit b4a74c0

Browse files
committed
Update docs/contributing/RELEASING.md documentation
1 parent 78e6cad commit b4a74c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/contributing/RELEASING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ In the top-level Tax-Calculator directory, do the following:
1515
--> run `python update_pcl.py` [to update policy_current_law.json]
1616
--> run `make cstest` [to confirm project coding style is being followed]
1717
--> run `make pytest-all` [to confirm all pytest test are passing]
18-
--> run `make idtest` [to check CLI results for CPS, PUF, TMD input data]
1918
--> run `make brtest` [to check CLI results for behavioral responses]
19+
--> run `make idtest` [to check CLI results for CPS and TMD input data]
2020
--> run `make tctest-jit` [to ensure JIT decorators are not hiding bugs]
2121
--> commit X-Y-Z branch and push to origin
2222
--> open new GitHub pull request using your X-Y-Z branch

0 commit comments

Comments
 (0)