Skip to content

Commit

Permalink
SCB-300 add Compensable timeout acceptance test3
Browse files Browse the repository at this point in the history
  • Loading branch information
lijasonvip committed Apr 16, 2018
1 parent 2705397 commit cd8eb46
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -32,9 +32,9 @@ Feature: Alpha records transaction events
| pack-car | TxEndedEvent |
| pack-hotel | TxStartedEvent |
| pack-hotel | TxAbortedEvent |
| pack-hotel | TxCompensatedEvent |
| pack-car | TxCompensatedEvent |
| pack-car | SagaEndedEvent |
| pack-hotel | TxCompensatedEvent |
| pack-hotel | SagaEndedEvent |
| pack-hotel | TxEndedEvent |
| pack-booking | SagaEndedEvent |

Expand Down

0 comments on commit cd8eb46

Please sign in to comment.