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
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([