Add test cases for client servers endpoint

This commit is contained in:
Dane Everitt 2020-06-27 10:35:02 -07:00
parent 4a677aebae
commit fc261fe20c
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
5 changed files with 178 additions and 37 deletions

View file

@ -63,7 +63,7 @@ class ApiKeyControllerTest extends IntegrationTestCase
/** @var \Pterodactyl\Models\User $user */
$user = factory(User::class)->create();
// Small sub-test to ensure we're always comparing the number of keys to the
// Small sub-test to ensure we're always comparing the number of keys to the
// specific logged in account, and not just the total number of keys stored in
// the database.
factory(ApiKey::class)->times(10)->create([