Fixed incident update (#2151)

… and now tests are green :)
This commit is contained in:
Davide Bellini
2016-10-07 18:53:19 +02:00
committed by James Brooks
parent 34d2d997c9
commit 3700f1485f

View File

@@ -44,7 +44,7 @@ class ReportIncidentUpdateCommandHandler
// Update the original incident with the new status.
dispatch(new UpdateIncidentCommand(
$incident,
$command->incident,
null,
$command->status,
null,