Skip to content

Commit

Permalink
Chrisbdetlef/appeals 54152.1 (#22544)
Browse files Browse the repository at this point in the history
* APPEALS-54152.1 Fix issues with the process of making and moving appeals tied to nonSSC AVLJs

* TEST ONLY DO NOT MERGE

---------

Co-authored-by: Christopher Detlef <>
  • Loading branch information
cdetlefva authored Aug 20, 2024
1 parent b5421e4 commit da55c06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/jobs/push_priority_appeals_to_judges_job_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,6 @@ def to_judge_hash(arr)

it "using By Docket Date Distribution module" do
FeatureToggle.enable!(:acd_distribute_by_docket_date)

today = Time.zone.now.to_date
legacy_days_waiting = (today - legacy_priority_case.bfd19.to_date).to_i
direct_review_days_waiting = (today - ready_priority_direct_case.receipt_date).to_i
Expand Down

0 comments on commit da55c06

Please sign in to comment.