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
@ -106,6 +106,8 @@ class UserTest extends TestCase
|
||||
$user->save();
|
||||
|
||||
$data = $user->toArray();
|
||||
|
||||
$response = false;
|
||||
|
||||
try {
|
||||
$response = $this->withHeaders([
|
||||
|
Loading…
x
Reference in New Issue
Block a user