Skip to content

Commit

Permalink
Removed issueAndSendToLocalCourtCallback from the last row
Browse files Browse the repository at this point in the history
  • Loading branch information
sathishkannan-hmcts committed Dec 15, 2023
1 parent 83eb779 commit 94f0397
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@
</rule>
<rule id="DecisionRule_05kvogz">
<inputEntry id="UnaryTests_0cb5u2c">
<text>"manageOrders","serviceOfApplication","createBundle","adminEditAndApproveAnOrder","editAndApproveAnOrder","returnApplication","sendOrReplyToMessages","issueAndSendToLocalCourtCallback"</text>
<text>"manageOrders","serviceOfApplication","createBundle","adminEditAndApproveAnOrder","editAndApproveAnOrder","returnApplication","sendOrReplyToMessages"</text>
</inputEntry>
<outputEntry id="LiteralExpression_1o5rfjh">
<text></text>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ static Stream<Arguments> scenarioProvider() {
Map.of(
"taskType", "checkResubmittedApplicationC100",
"completionMode", "Auto"
),
Map.of()
)
)
),
Arguments.of(
Expand Down

0 comments on commit 94f0397

Please sign in to comment.