More tests
This commit is contained in:
parent
fd24729ab9
commit
6d1b994b7d
11 changed files with 626 additions and 64 deletions
|
@ -125,6 +125,7 @@ class StartupModificationService
|
|||
*
|
||||
* @throws \Pterodactyl\Exceptions\DisplayException
|
||||
* @throws \Pterodactyl\Exceptions\Model\DataValidationException
|
||||
* @throws \Pterodactyl\Exceptions\Repository\RecordNotFoundException
|
||||
*/
|
||||
public function handle($server, array $data)
|
||||
{
|
||||
|
|
Reference in a new issue