Client::factory(), 'history_entry_type_id' => HistoryType::factory(), 'occurred_at' => null, 'body' => $this->faker->paragraph(), 'author_id' => User::factory(), 'updated_by' => null, ]; } }