Added missing command tests
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user