Log when beacon fails to send

This commit is contained in:
James Brooks
2017-01-02 17:09:55 +00:00
parent a2bbb18f79
commit 34b0432ceb
4 changed files with 36 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ class BeaconFailedToSendEventTest extends AbstractBeaconEventTestCase
{
protected function objectHasHandlers()
{
return false;
return true;
}
protected function getObjectAndParams()