Skip to content

Commit

Permalink
10489: update cypress test description
Browse files Browse the repository at this point in the history
  • Loading branch information
TomElliottFlexion committed Dec 12, 2024
1 parent 2c50552 commit 1270678
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 1270678

Please sign in to comment.