Applied fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
|
||||
namespace CachetHQ\Cachet\Bus\Handlers\Jobs\System;
|
||||
|
||||
use CachetHQ\Cachet\Integrations\Contracts\Beacon;
|
||||
use CachetHQ\Cachet\Bus\Jobs\System\SendBeaconJob;
|
||||
use CachetHQ\Cachet\Integrations\Contracts\Beacon;
|
||||
use Exception;
|
||||
|
||||
/**
|
||||
|
||||
@@ -12,8 +12,8 @@
|
||||
namespace CachetHQ\Tests\Cachet\Bus\Jobs\System;
|
||||
|
||||
use AltThree\TestBench\JobTrait;
|
||||
use CachetHQ\Cachet\Bus\Jobs\System\SendBeaconJob;
|
||||
use CachetHQ\Cachet\Bus\Handlers\Jobs\System\SendBeaconJobHandler;
|
||||
use CachetHQ\Cachet\Bus\Jobs\System\SendBeaconJob;
|
||||
use CachetHQ\Tests\Cachet\AbstractTestCase;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user