for($user)->create(); $this->getAs('api/songs/recently-played', $user) ->assertJsonStructure(['*' => SongResource::JSON_STRUCTURE]); } }