Fix for StyleCI

This commit is contained in:
Dane Everitt
2018-02-17 16:21:37 -06:00
parent d8be167a9c
commit e9680fc29c
2 changed files with 4 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ class AuthenticateUsingPasswordServiceTest extends TestCase
* @var \Pterodactyl\Contracts\Repository\ServerRepositoryInterface|\Mockery\Mock
*/
private $repository;
/**
* @var \Pterodactyl\Contracts\Repository\SubuserRepositoryInterface|\Mockery\Mock
*/