Applied fixes from StyleCI

This commit is contained in:
Graham Campbell
2015-12-06 06:11:20 -05:00
committed by StyleCI Bot
parent 19e3804227
commit 39422f060f
22 changed files with 22 additions and 22 deletions

View File

@@ -11,10 +11,10 @@
namespace CachetHQ\Tests\Cachet\Commands\ComponentGroup;
use AltThree\TestBench\CommandTrait;
use CachetHQ\Cachet\Commands\ComponentGroup\AddComponentGroupCommand;
use CachetHQ\Cachet\Handlers\Commands\ComponentGroup\AddComponentGroupCommandHandler;
use CachetHQ\Tests\Cachet\AbstractTestCase;
use AltThree\TestBench\CommandTrait;
/**
* This is the add component group command test class.