Apply fixes from StyleCI (#577)
This commit is contained in:
parent
4da7922de6
commit
a4b61846ac
44 changed files with 198 additions and 201 deletions
|
@ -25,10 +25,10 @@
|
|||
namespace Tests\Unit\Services\Nodes;
|
||||
|
||||
use Mockery as m;
|
||||
use phpmock\phpunit\PHPMock;
|
||||
use Pterodactyl\Contracts\Repository\NodeRepositoryInterface;
|
||||
use Pterodactyl\Services\Nodes\CreationService;
|
||||
use Tests\TestCase;
|
||||
use phpmock\phpunit\PHPMock;
|
||||
use Pterodactyl\Services\Nodes\CreationService;
|
||||
use Pterodactyl\Contracts\Repository\NodeRepositoryInterface;
|
||||
|
||||
class CreationServiceTest extends TestCase
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue