new classes for remand Events #23917
Annotations
2 errors and 2 warnings
RSpec via knapsack_pro Queue Mode:
spec/models/hearings/forms/hearing_update_form_spec.rb#L116
HearingUpdateForm.update update hearing scheduled_time scheduled time altered should update scheduled_datetime if it is not null already
Failure/Error:
expect(updated_scheduled_datetime.strftime("%Y-%m-%d %H:%M %z"))
.to eq "#{hearing.hearing_day.scheduled_for.strftime('%Y-%m-%d')} 21:45 -0400"
expected: "2024-12-04 21:45 -0400"
got: "2024-12-04 21:45 -0500"
(compared using ==)
|
RSpec via knapsack_pro Queue Mode
Process completed with exit code 1.
|
Post Run actions/checkout@v3
The process '/usr/bin/git' failed with exit code 128
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading