Skip to content

Commit

Permalink
Added link to unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
mfateev authored Jul 28, 2019
1 parent d001427 commit 55e61ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ Cadence implementation of the [Camunda BPMN trip booking example](https://github

Demonstrates Cadence approach to SAGA.

Don't forget to check TripBookingWorkflowTest in src/test/java/com/uber/cadence/samples/bookingsaga.
Don't forget to check [TripBookingWorkflowTest](https://github.com/uber/cadence-java-samples/blob/master/src/test/java/com/uber/cadence/samples/bookingsaga/TripBookingWorkflowTest.java) unit test.

0 comments on commit 55e61ed

Please sign in to comment.