import { DaffProductReviewFactory } from '@daffodil/reviews/testing'
Factory for creating DaffProductReviews.
@Injectable() class DaffProductReviewFactory extends DaffModelFactory<DaffProductReview> {}