IncidentUpdateWasReportedEvent has handlers

This commit is contained in:
James Brooks
2017-01-04 21:03:08 +00:00
parent 49dac9b6c3
commit a38acf190c
@@ -18,7 +18,7 @@ class IncidentUpdateWasReportedEventTest extends AbstractIncidentUpdateEventTest
{ {
protected function objectHasHandlers() protected function objectHasHandlers()
{ {
return false; return true;
} }
protected function getObjectAndParams() protected function getObjectAndParams()