final session states fix missing PSEUDO_waitAfterInspectionError

This commit is contained in:
ialbert 2025-07-21 12:47:30 +03:00
parent 7fc3d59f9b
commit 8b2640ecd5

View file

@ -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);