Skip to content

Commit

Permalink
adding new bpmn for minimal mock fund transfer (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
ankita10r authored Jun 1, 2023
1 parent 761f83b commit eefe52c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,9 @@ bpmn:
- id: "mock_payment_transfer_debit"
direction: "${bpmn.outgoing-direction}"
type: "${bpmn.transfer-type}"
- id: "minimal_mock_fund_transfer"
direction: "${bpmn.outgoing-direction}"
type: "${bpmn.transfer-type}"


logging:
Expand Down

0 comments on commit eefe52c

Please sign in to comment.