attempt to fix unit test error for admin creation

This commit is contained in:
Ibrahim Ennafaa 2018-08-16 21:52:16 +00:00
parent fe6dfcedf9
commit b224a2c8a0

View File

@ -144,7 +144,7 @@ class UserRepo
* @param array $data
* @return User
*/
public function create(array $data, $autoVerifyEmail)
public function create(array $data, $autoVerifyEmail=false)
{
return $this->user->forceCreate([