Skip to content

Commit

Permalink
[DTSSTCI-946] Update hyperlink for next steps of completeHearingOutco…
Browse files Browse the repository at this point in the history
…me task (#1878)
  • Loading branch information
oleon23 authored Aug 28, 2024
1 parent 3c0005a commit c4e559e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ else 5000</text>
<text>"description"</text>
</outputEntry>
<outputEntry id="LiteralExpression_0n1yxlg">
<text>"[Hearings: Create listing](/cases/case-details/${[CASE_REFERENCE]}/trigger/create-hearing-summary/create-hearing-summarycreateHearingSummary)"</text>
<text>"[Hearings:Create summary](/cases/case-details/${[CASE_REFERENCE]}/trigger/create-hearing-summary)"</text>
</outputEntry>
<outputEntry id="LiteralExpression_1cvv017">
<text>true</text>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -422,8 +422,8 @@ static Stream<Arguments> scenarioProvider() throws IOException {
.expectedValue(DUE_DATE_INTERVAL_DAYS, "5", true)
.expectedValue(
DESCRIPTION,
"[Hearings: Create listing](/cases/case-details/${[CASE_REFERENCE]}/trigger"
+ "/create-hearing-summary/create-hearing-summarycreateHearingSummary)",
"[Hearings:Create summary](/cases/case-details/${[CASE_REFERENCE]}/trigger"
+ "/create-hearing-summary)",
true
)
.build()
Expand Down

0 comments on commit c4e559e

Please sign in to comment.