Skip to content

Commit

Permalink
Revert "SNI-6674" (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
priteshkr authored Oct 9, 2024
1 parent 78171c2 commit eeb79d1
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 @@ -671,7 +671,7 @@
</rule>
<rule id="DecisionRule_05kvogz">
<inputEntry id="UnaryTests_0cb5u2c">
<text>"manageOrders","serviceOfApplication","createBundle","adminEditAndApproveAnOrder","returnApplication","sendOrReplyToMessages","adminRemoveLegalRepresentativeC100","adminRemoveLegalRepresentativeFL401","c100ManageFlags","fl401ManageFlags","statementOfService","issueAndSendToLocalCourtCallback"</text>
<text>"manageOrders","serviceOfApplication","createBundle","adminEditAndApproveAnOrder","returnApplication","sendOrReplyToMessages","adminRemoveLegalRepresentativeC100","adminRemoveLegalRepresentativeFL401","c100ManageFlags","fl401ManageFlags","statementOfService"</text>
</inputEntry>
<outputEntry id="LiteralExpression_1o5rfjh">
<text></text>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ static Stream<Arguments> scenarioProvider() {
Map.of(
"taskType", "checkApplicationResubmittedC100",
"completionMode", "Auto"
),
Map.of()
)
)
),
Arguments.of(
Expand Down

0 comments on commit eeb79d1

Please sign in to comment.