Skip to content

Commit

Permalink
Merge branch '10489-story-staging' into 10489-feedback-to-test
Browse files Browse the repository at this point in the history
  • Loading branch information
TomElliottFlexion committed Dec 12, 2024
2 parents 975aa4f + 1270678 commit 6867459
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ describe('should default status report order descriptions', () => {
);
});

it('should set event code to OJR when case is stricken from trial session and jurisdiction is retained and display default description', () => {
it('should continue to handle OJR and set correct signing judge when status order report is signed by chambers user', () => {
judgeOrChambersCreatesStatusReportOrder(today, true, true);
loginAsDocketClerk();
cy.visit(`/case-detail/${docketNumber}`);
Expand Down

0 comments on commit 6867459

Please sign in to comment.