Change prop naming
This commit is contained in:
parent
a4541c8dab
commit
e5f41a0923
|
|
@ -171,8 +171,6 @@ class ClassificationTest extends TestCase
|
||||||
|
|
||||||
$this->company->settings = $settings;
|
$this->company->settings = $settings;
|
||||||
|
|
||||||
nlog($settings);
|
|
||||||
|
|
||||||
$response = $this->withHeaders([
|
$response = $this->withHeaders([
|
||||||
'X-API-SECRET' => config('ninja.api_secret'),
|
'X-API-SECRET' => config('ninja.api_secret'),
|
||||||
'X-API-TOKEN' => $this->token,
|
'X-API-TOKEN' => $this->token,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue