Skip to content

Commit

Permalink
missed the change, #36
Browse files Browse the repository at this point in the history
  • Loading branch information
zambrovski committed May 18, 2021
1 parent 7519dd3 commit 71ecb92
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import org.camunda.bpm.extension.mockito.CamundaMockito.registerJavaDelegateMock

@JGivenProcessStage
class ApprovalProcessActionStage : ProcessStage<ApprovalProcessActionStage, ApprovalProcessBean>() {

@BeforeStage
fun mock_all_delegates() {
registerJavaDelegateMock(DETERMINE_APPROVAL_STRATEGY)
Expand Down

0 comments on commit 71ecb92

Please sign in to comment.