diff --git a/tests/Feature/ApiAuthenticationTest.php b/tests/Feature/ApiAuthenticationTest.php index 95e37d6..6c6264a 100644 --- a/tests/Feature/ApiAuthenticationTest.php +++ b/tests/Feature/ApiAuthenticationTest.php @@ -71,7 +71,7 @@ public function testApiResponseData() 'data' => [ '*' => [ 'id', - 'name',g + 'name', 'email' ] ]