Workspace::factory(), 'title' => $this->faker->sentence(), 'description' => $this->faker->paragraph(), 'status' => ContentBrief::STATUS_PENDING, ]; } }