tests(integration): fix database services
This commit is contained in:
parent
ffdf27e606
commit
350ef1aba5
3 changed files with 15 additions and 16 deletions
|
@ -10,7 +10,6 @@ namespace Pterodactyl\Models;
|
|||
* @property string $username
|
||||
* @property string $password
|
||||
* @property int|null $max_databases
|
||||
* @property int|null $node_id
|
||||
* @property \Carbon\CarbonImmutable $created_at
|
||||
* @property \Carbon\CarbonImmutable $updated_at
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue