Issue::factory(), 'user_id' => User::factory(), 'comment_text' => $this->faker->sentence(), 'is_internal' => false, ]; } }