Fixes for testS
This commit is contained in:
parent
8fd9d2211f
commit
63725ea743
1 changed files with 2 additions and 0 deletions
|
|
@ -106,6 +106,8 @@ class UserTest extends TestCase
|
|||
$user->save();
|
||||
|
||||
$data = $user->toArray();
|
||||
|
||||
$response = false;
|
||||
|
||||
try {
|
||||
$response = $this->withHeaders([
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue