mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
Fixes for testS
This commit is contained in:
parent
8fd9d2211f
commit
63725ea743
@ -107,6 +107,8 @@ class UserTest extends TestCase
|
||||
|
||||
$data = $user->toArray();
|
||||
|
||||
$response = false;
|
||||
|
||||
try {
|
||||
$response = $this->withHeaders([
|
||||
'X-API-SECRET' => config('ninja.api_secret'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user