Added missing command tests

This commit is contained in:
James Brooks
2016-12-02 15:12:01 +00:00
parent 5144c7d344
commit 02b2e4c214
4 changed files with 97 additions and 2 deletions
@@ -16,7 +16,7 @@ namespace CachetHQ\Cachet\Bus\Commands\System\Config;
*
* @author James Brooks <james@alt-three.com>
*/
class UpdateConfigCommand
final class UpdateConfigCommand
{
/**
* This is the config key/values array.
@@ -18,7 +18,7 @@ use CachetHQ\Cachet\Models\User;
*
* @author James Brooks <james@alt-three.com>
*/
class TestMailCommand
final class TestMailCommand
{
/**
* The user to send the notification to.