final session states fix missing PSEUDO_waitAfterInspectionError
This commit is contained in:
parent
7fc3d59f9b
commit
8b2640ecd5
1 changed files with 1 additions and 0 deletions
|
|
@ -166,6 +166,7 @@ public class FinalSessionStateMachineConfig
|
|||
TaskType.PSEUDO_waitSdfAfterPaymentInstructions,
|
||||
TaskType.PSEUDO_waitAfterObligationAdmissionError,
|
||||
TaskType.PSEUDO_InspectionObligationDepositReturn,
|
||||
TaskType.PSEUDO_waitAfterInspectionError,
|
||||
TaskType.PSEUDO_waitAfterInspectionDepositReturnError
|
||||
)))
|
||||
.end(TaskType.FinishingSession);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue