create(['status' => ApprovalStatus::PENDING]); expect($report->status)->toBe(ApprovalStatus::PENDING); });