Change prop naming

This commit is contained in:
David Bomba 2025-08-21 13:48:15 +10:00
parent a4541c8dab
commit e5f41a0923
1 changed files with 0 additions and 2 deletions

View File

@ -171,8 +171,6 @@ class ClassificationTest extends TestCase
$this->company->settings = $settings;
nlog($settings);
$response = $this->withHeaders([
'X-API-SECRET' => config('ninja.api_secret'),
'X-API-TOKEN' => $this->token,