Skip to content

Commit

Permalink
Add disregard_selection to list of fields which should be copied when…
Browse files Browse the repository at this point in the history
… a case is split
  • Loading branch information
BenMillar-MOJ committed Oct 31, 2024
1 parent 5ac8aa6 commit 6ccc523
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cla_backend/apps/legalaid/tests/test_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -1284,6 +1284,7 @@ def assertEligibilityCheck(self, ec, new_ec, category):
"calculations",
"specific_benefits",
"disregards",
"disregard_selection",
"has_passported_proceedings_letter",
],
check_not_None=True,
Expand Down

0 comments on commit 6ccc523

Please sign in to comment.