Fix some tests

This commit is contained in:
James Brooks
2017-03-18 09:49:33 +00:00
parent 485116b5ce
commit c1bd3e40fa
8 changed files with 6 additions and 5 deletions
@@ -17,7 +17,7 @@ use CachetHQ\Cachet\Bus\Handlers\Commands\User\CreateUserCommandHandler;
use CachetHQ\Tests\Cachet\AbstractTestCase;
/**
* This is the add user command test class.
* This is the create user command test class.
*
* @author James Brooks <james@alt-three.com>
* @author Graham Campbell <graham@alt-three.com>