import { DaffProductReviewCustomerFactory } from '@daffodil/reviews/testing'
Factory for creating DaffProductReviewCustomers.
@Injectable() class DaffProductReviewCustomerFactory extends DaffModelFactory<DaffProductReviewCustomer> {}