Updated tests

This commit is contained in:
Graham Campbell
2015-12-06 11:04:02 +00:00
parent 036c819922
commit 19e3804227
42 changed files with 340 additions and 412 deletions
@@ -14,6 +14,11 @@ namespace CachetHQ\Tests\Cachet\Events\User;
use CachetHQ\Cachet\Events\User\UserWasAddedEvent;
use CachetHQ\Cachet\Models\User;
/**
* This is the user was added event test class.
*
* @author Graham Campbell <graham@alt-three.com>
*/
class UserWasAddedEventTest extends AbstractUserEventTestCase
{
protected function objectHasHandlers()